14 references to DacpGcHeapDetails
Microsoft.Diagnostics.DataContractReader.Legacy (14)
_generated\30\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (8)
55public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapDetails*, int> GetGCHeapDetails_48;
56public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapDetails*, int> GetGCHeapStaticData_49;
2389int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.GetGCHeapDetails(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress heap, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapDetails* details)
2392var __target = ((delegate* unmanaged[MemberFunction]<void*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapDetails*, int> )__vtable[48]);
2409internal static int ABI_GetGCHeapDetails(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, ulong __heap_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapDetails* details)
2431int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.GetGCHeapStaticData(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapDetails* details)
2434var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapDetails*, int> )__vtable[49]);
2448internal static int ABI_GetGCHeapStaticData(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGcHeapDetails* details)