2 references to MaxGCMemoryPressureRatio
System.Private.CoreLib (2)
System\GC.NativeAot.cs (2)
614if (add >= rem * MaxGCMemoryPressureRatio) 616budget = MinGCMemoryPressureBudget * MaxGCMemoryPressureRatio;