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