ICorDebugFunction3 接口

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

Methods

方法 Description
GetActiveReJitRequestILCode 方法 获取指向 ICorDebugILCode 的接口指针,其中包含活动 ReJIT 请求中的 IL。

注解

要求

平台: 请参阅 .NET 支持的作系统

页眉: CorDebug.idl、CorDebug.h

图书馆: CorGuids.lib

.NET 版本: 自 .NET Framework 4.5.2 起可用

另请参阅