2 implementations of MarkDebuggerAttachPending
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\16\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1080int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.MarkDebuggerAttachPending()
Dbi\DacDbiImpl.cs (1)
530public int MarkDebuggerAttachPending()
2 references to MarkDebuggerAttachPending
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\16\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1105__retVal = @this.MarkDebuggerAttachPending();
Dbi\DacDbiImpl.cs (1)
553int hrLocal = _legacy.MarkDebuggerAttachPending();