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