1 reference to MAX_PAGES_INCREMENT
System.Runtime.Caching (1)
System\Runtime\Caching\CacheUsage.cs (1)
376newLength = Math.Min(newLength, oldLength + MAX_PAGES_INCREMENT);