1 write to s_effectiveProcessMemoryLimit
System.Runtime.Caching (1)
System\Runtime\Caching\CacheMemoryMonitor.cs (1)
151Interlocked.Exchange(ref s_effectiveProcessMemoryLimit, memoryLimit);
1 reference to s_effectiveProcessMemoryLimit
System.Runtime.Caching (1)
System\Runtime\Caching\CacheMemoryMonitor.cs (1)
147long memoryLimit = s_effectiveProcessMemoryLimit;