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