2 implementations of GetObjectFromRefPtr
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
4646public int GetObjectFromRefPtr(ulong ptr, ulong* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3475int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetObjectFromRefPtr(ulong ptr, ulong* pRetVal)
1 reference to GetObjectFromRefPtr
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3500__retVal = @this.GetObjectFromRefPtr(ptr, pRetVal);