Table of Contents

Interface ICorDebugProcess2

Namespace
Microsoft.Samples.Debugging.CorDebug.NativeApi
Assembly
raw.dll
[Guid("AD1B3588-0EF0-4744-A496-AA09A9F80371")]
[InterfaceType(1)]
public interface ICorDebugProcess2

Methods

ClearUnmanagedBreakpoint(ulong)
GetDesiredNGENCompilerFlags(out uint)
GetReferenceValueFromGCHandle(IntPtr, out ICorDebugReferenceValue)
GetThreadForTaskID(ulong, out ICorDebugThread2)
GetVersion(out _COR_VERSION)
SetDesiredNGENCompilerFlags(uint)
SetUnmanagedBreakpoint(ulong, uint, byte[], out uint)