2 implementations of GetCurrentCustomDebuggerNotification
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
1543public int GetCurrentCustomDebuggerNotification(ulong vmThread, ulong* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1699int 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);