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