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