2 implementations of GetTypedByRefInfo
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
4415public int GetTypedByRefInfo(ulong pTypedByRef, ulong* pObjRef, DebuggerIPCE_BasicTypeData* pTypedByRefType)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3290int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetTypedByRefInfo(ulong pTypedByRef, ulong* pObjRef, global::Microsoft.Diagnostics.DataContractReader.Legacy.DebuggerIPCE_BasicTypeData* pTypedByRefType)
1 reference to GetTypedByRefInfo
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3315__retVal = @this.GetTypedByRefInfo(pTypedByRef, pObjRef, pTypedByRefType);