7 references to DacpRCWData
Microsoft.Diagnostics.DataContractReader.Legacy (7)
_generated\30\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (4)
81
public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.
DacpRCWData
*, int> GetRCWData_74;
3529
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.GetRCWData(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress addr, global::Microsoft.Diagnostics.DataContractReader.Legacy.
DacpRCWData
* data)
3532
var __target = ((delegate* unmanaged[MemberFunction]<void*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.
DacpRCWData
*, int> )__vtable[74]);
3549
internal static int ABI_GetRCWData(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, ulong __addr_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.
DacpRCWData
* data)
ISOSDacInterface.cs (1)
845
int GetRCWData(ClrDataAddress addr,
DacpRCWData
* data);
SOSDacImpl.cs (2)
3679
int ISOSDacInterface.GetRCWData(ClrDataAddress addr,
DacpRCWData
* data)
3713
DacpRCWData
dataLocal;