1 reference to MIN_PAGES_INCREMENT
System.Runtime.Caching (1)
System\Runtime\Caching\CacheExpires.cs (1)
390
newLength = Math.Max(oldLength +
MIN_PAGES_INCREMENT
, newLength);