2 implementations of GetHandleAddressFromVmHandle
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
4736public int GetHandleAddressFromVmHandle(ulong vmHandle, ulong* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3623int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetHandleAddressFromVmHandle(ulong vmHandle, ulong* pRetVal)
1 reference to GetHandleAddressFromVmHandle
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3648__retVal = @this.GetHandleAddressFromVmHandle(vmHandle, pRetVal);