2 implementations of MarkDebuggerAttached
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
941
public int
MarkDebuggerAttached
(Interop.BOOL fAttached)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1070
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
MarkDebuggerAttached
(global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL fAttached)
1 reference to MarkDebuggerAttached
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1095
__retVal = @this.
MarkDebuggerAttached
(fAttached);