1 instantiation of GCHeapHardLimitInfo
System.Private.CoreLib (1)
System\GC.NativeAot.cs (1)
891
RuntimeImports.GCHeapHardLimitInfo heapHardLimitInfo = new RuntimeImports.
GCHeapHardLimitInfo
3 references to GCHeapHardLimitInfo
System.Private.CoreLib (3)
_generated\2\LibraryImports.g.cs (1)
99
internal static extern partial int RhRefreshMemoryLimit(global::System.Runtime.RuntimeImports.
GCHeapHardLimitInfo
heapHardLimitInfo);
System\GC.NativeAot.cs (1)
891
RuntimeImports.
GCHeapHardLimitInfo
heapHardLimitInfo = new RuntimeImports.GCHeapHardLimitInfo
System\Runtime\RuntimeImports.cs (1)
213
internal static partial int RhRefreshMemoryLimit(
GCHeapHardLimitInfo
heapHardLimitInfo);