2 implementations of MarkDebuggerAttachPending
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\22\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1033int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.MarkDebuggerAttachPending()
Dbi\DacDbiImpl.cs (1)
861public int MarkDebuggerAttachPending()
2 references to MarkDebuggerAttachPending
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\22\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1058__retVal = @this.MarkDebuggerAttachPending();
Dbi\DacDbiImpl.cs (1)
884int hrLocal = _legacy.MarkDebuggerAttachPending();