Edit

Share via


ICorDebugFunction3 Interface

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 .NET supported operating systems.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET versions: Available since .NET Framework 4.5.2

See also