2 implementations of GetVmObjectHandle
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
4691public int GetVmObjectHandle(ulong handleAddress, ulong* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3549int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetVmObjectHandle(ulong handleAddress, ulong* pRetVal)
1 reference to GetVmObjectHandle
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3574__retVal = @this.GetVmObjectHandle(handleAddress, pRetVal);