ICorDebugILCode Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class ICorDebugILCode
[System.Runtime.InteropServices.Guid("598D46C2-C877-42A7-89D2-3D0C7F1C1264")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugILCode
[<System.Runtime.InteropServices.Guid("598D46C2-C877-42A7-89D2-3D0C7F1C1264")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugILCode = interface
Public Interface ICorDebugILCode
- Attributes
Methods
GetEHClauses(UInt32, UInt32, CorDebugEHClause[]) |