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