2 implementations of GetObjectForCCW
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
1493
public int
GetObjectForCCW
(ulong ccwPtr, ulong* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1662
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
GetObjectForCCW
(ulong ccwPtr, ulong* pRetVal)
1 reference to GetObjectForCCW
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1687
__retVal = @this.
GetObjectForCCW
(ccwPtr, pRetVal);