4 references to IsAboveHighPressure
System.Runtime.Caching (4)
System\Runtime\Caching\CacheMemoryMonitor.cs (1)
210if (IsAboveHighPressure())
System\Runtime\Caching\MemoryCacheStatistics.cs (2)
67if (_physicalMemoryMonitor.IsAboveHighPressure() || _cacheMemoryMonitor.IsAboveHighPressure())
System\Runtime\Caching\PhysicalMemoryMonitor.cs (1)
81if (IsAboveHighPressure())