4 references to IsAboveHighPressure
System.Runtime.Caching (4)
System\Caching\CacheMemoryMonitor.cs (1)
191if (IsAboveHighPressure()) {
System\Caching\MemoryCacheStatistics.cs (2)
55if (_physicalMemoryMonitor.IsAboveHighPressure() || _cacheMemoryMonitor.IsAboveHighPressure()) {
System\Caching\PhysicalMemoryMonitor.cs (1)
127if (IsAboveHighPressure()) {