ICorDebugILFrame4 Interface

Definition

public interface class ICorDebugILFrame4
[System.Runtime.InteropServices.Guid("AD914A30-C6D1-4AC5-9C5E-577F3BAA8A45")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugILFrame4
[<System.Runtime.InteropServices.Guid("AD914A30-C6D1-4AC5-9C5E-577F3BAA8A45")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugILFrame4 = interface
Public Interface ICorDebugILFrame4
Attributes

Methods

EnumerateLocalVariablesEx(ILCodeKind, ICorDebugValueEnum)
GetCodeEx(ILCodeKind, ICorDebugCode)
GetLocalVariableEx(ILCodeKind, UInt32, ICorDebugValue)

Applies to