ICorDebugFunction3 Interface
[Supported in the .NET Framework 4.5.2 and later versions]
Logically extends the ICorDebugFunction interface to provide access to code from a ReJIT request.
Methods
Method | Description |
---|---|
GetActiveReJitRequestILCode Method | Gets an interface pointer to an ICorDebugILCode that contains the IL from an active ReJIT request. |
Remarks
Requirements
Platforms: See System Requirements.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET Framework Versions: Available since 4.5.2
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.