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\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
101
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);