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