ICorDebugFunction3 接口

[仅在 .NET Framework 4.5.2 及更高版本中受支持]

对 ICorDebugFunction 接口进行逻辑扩展,以提供对 ReJIT 请求中的代码的访问。

方法

方法 说明
GetActiveReJitRequestILCode 方法 获取包含来自活动 ReJIT 请求的 IL 的 ICorDebugILCode 的接口指针。

备注

要求

平台:请参阅系统要求

标头:CorDebug.idl、CorDebug.h

库:CorGuids.lib

.NET Framework 版本:4.5.2 及更高版本

另请参阅