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