2 implementations of GetCurrentCustomDebuggerNotification
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
1543
public int
GetCurrentCustomDebuggerNotification
(ulong vmThread, ulong* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1699
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
GetCurrentCustomDebuggerNotification
(ulong vmThread, ulong* pRetVal)
1 reference to GetCurrentCustomDebuggerNotification
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1724
__retVal = @this.
GetCurrentCustomDebuggerNotification
(vmThread, pRetVal);