2 implementations of MarkDebuggerAttachPending
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\19\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
992int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.MarkDebuggerAttachPending()
Dbi\DacDbiImpl.cs (1)
715public int MarkDebuggerAttachPending()
2 references to MarkDebuggerAttachPending
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\19\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1017__retVal = @this.MarkDebuggerAttachPending();
Dbi\DacDbiImpl.cs (1)
738int hrLocal = _legacy.MarkDebuggerAttachPending();