6 references to COR_HEAPINFO
Microsoft.Diagnostics.DataContractReader.Legacy (6)
Dbi\DacDbiImpl.cs (1)
5755public int GetGCHeapInformation(COR_HEAPINFO* pHeapInfo)
Dbi\IDacDbiInterface.cs (1)
886int GetGCHeapInformation(COR_HEAPINFO* pHeapInfo);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (4)
119public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.Diagnostics.DataContractReader.Legacy.COR_HEAPINFO*, int> GetGCHeapInformation_112; 4337int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetGCHeapInformation(global::Microsoft.Diagnostics.DataContractReader.Legacy.COR_HEAPINFO* pHeapInfo) 4340var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.Diagnostics.DataContractReader.Legacy.COR_HEAPINFO*, int> )__vtable[112]); 4354internal static int ABI_GetGCHeapInformation(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.COR_HEAPINFO* pHeapInfo)