5 references to SOSGCInfoHeader
Microsoft.Diagnostics.DataContractReader.Legacy (5)
_generated\57\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface18.cs (4)
10public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSGCInfoHeader*, int> GetGCInfoHeader_3; 43int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface18.GetGCInfoHeader(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress ip, global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSGCInfoHeader* header) 46var __target = ((delegate* unmanaged[MemberFunction]<void*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSGCInfoHeader*, int> )__vtable[3]); 63internal static int ABI_GetGCInfoHeader(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, ulong __ip_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSGCInfoHeader* header)
ISOSDacInterface.cs (1)
1324int GetGCInfoHeader(ClrDataAddress ip, SOSGCInfoHeader* header);