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