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