2 implementations of GetDebuggerControlBlockAddress
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
4620public int GetDebuggerControlBlockAddress(ulong* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3438int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetDebuggerControlBlockAddress(ulong* pRetVal)
1 reference to GetDebuggerControlBlockAddress
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3463__retVal = @this.GetDebuggerControlBlockAddress(pRetVal);