ICorDebugEditAndContinueSnapshot Interface

Definition

public interface class ICorDebugEditAndContinueSnapshot
public interface class ICorDebugEditAndContinueSnapshot
__interface ICorDebugEditAndContinueSnapshot
[System.Runtime.InteropServices.Guid("6DC3FA01-D7CB-11D2-8A95-0080C792E5D8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugEditAndContinueSnapshot
[<System.Runtime.InteropServices.Guid("6DC3FA01-D7CB-11D2-8A95-0080C792E5D8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugEditAndContinueSnapshot = interface
Public Interface ICorDebugEditAndContinueSnapshot
Attributes

Methods

CopyMetaData(IStream, Guid)
GetMvid(Guid)
GetRoDataRVA(UInt32)
GetRwDataRVA(UInt32)
SetILMap(UInt32, UInt32, COR_IL_MAP)
SetPEBytes(IStream)
SetPESymbolBytes(IStream)

Applies to