1 reference to MIN_TOTAL_MEMORY_TRIM_PERCENT
System.Runtime.Caching (1)
System\Caching\PhysicalMemoryMonitor.cs (1)
134
percent = Math.Max(
MIN_TOTAL_MEMORY_TRIM_PERCENT
, percent);