COR_DEBUG_IL_TO_NATIVE_MAP Struct

Definition

public value class COR_DEBUG_IL_TO_NATIVE_MAP
public value class COR_DEBUG_IL_TO_NATIVE_MAP : IComparable<Microsoft::VisualStudio::CorDebugInterop::COR_DEBUG_IL_TO_NATIVE_MAP>
public value class COR_DEBUG_IL_TO_NATIVE_MAP
struct COR_DEBUG_IL_TO_NATIVE_MAP
public struct COR_DEBUG_IL_TO_NATIVE_MAP
public struct COR_DEBUG_IL_TO_NATIVE_MAP : IComparable<Microsoft.VisualStudio.CorDebugInterop.COR_DEBUG_IL_TO_NATIVE_MAP>
type COR_DEBUG_IL_TO_NATIVE_MAP = struct
Public Structure COR_DEBUG_IL_TO_NATIVE_MAP
Public Structure COR_DEBUG_IL_TO_NATIVE_MAP
Implements IComparable(Of COR_DEBUG_IL_TO_NATIVE_MAP)
Inheritance
COR_DEBUG_IL_TO_NATIVE_MAP
Implements

Fields

ilOffset
nativeEndOffset
nativeStartOffset

Methods

ContainsNativeOffset(UInt32)
GetILOffset(COR_DEBUG_IL_TO_NATIVE_MAP[], UInt32)

Explicit Interface Implementations

IComparable<COR_DEBUG_IL_TO_NATIVE_MAP>.CompareTo(COR_DEBUG_IL_TO_NATIVE_MAP)

Applies to