6 references to DacpGcHeapData
Microsoft.Diagnostics.DataContractReader.Legacy (6)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (4)
53public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapData*, int> GetGCHeapData_46; 2240int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.GetGCHeapData(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapData* data) 2243var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapData*, int> )__vtable[46]); 2257internal static int ABI_GetGCHeapData(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapData* data)
ISOSDacInterface.cs (1)
772int GetGCHeapData(DacpGcHeapData* data);
SOSDacImpl.cs (1)
1292int ISOSDacInterface.GetGCHeapData(DacpGcHeapData* data)