1 implementation of MarkDebuggerAttached
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Debugger_1.cs (1)
57void IDebugger.MarkDebuggerAttached(bool fAttached)
1 reference to MarkDebuggerAttached
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
617debugger.MarkDebuggerAttached(fAttached != Interop.BOOL.FALSE);