1 reference to MAX_COUNT
System.Runtime.Caching (1)
System\Runtime\Caching\MemoryCacheStore.cs (1)
385
int minTrim = count -
MAX_COUNT
;