7 references to DacpGcHeapData
Microsoft.Diagnostics.DataContractReader.Legacy (7)
_generated\30\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (4)
53
public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
DacpGcHeapData
*, int> GetGCHeapData_46;
2240
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.GetGCHeapData(global::Microsoft.Diagnostics.DataContractReader.Legacy.
DacpGcHeapData
* data)
2243
var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
DacpGcHeapData
*, int> )__vtable[46]);
2257
internal static int ABI_GetGCHeapData(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.
DacpGcHeapData
* data)
ISOSDacInterface.cs (1)
771
int GetGCHeapData(
DacpGcHeapData
* data);
SOSDacImpl.cs (2)
1251
int ISOSDacInterface.GetGCHeapData(
DacpGcHeapData
* data)
1282
DacpGcHeapData
dataLocal = default;