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