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