2 references to COUNTS_LENGTH
System.Runtime.Caching (2)
System\Runtime\Caching\CacheExpires.cs (2)
88private static readonly TimeSpan s_COUNT_INTERVAL = new TimeSpan(CacheExpires._tsPerBucket.Ticks / COUNTS_LENGTH); 111_counts = new int[COUNTS_LENGTH];