4 references to Turnover
System.Runtime.Caching (4)
System\Runtime\Caching\Counters.cs (2)
79_counters[(int)CounterName.Turnover] = new IncrementingPollingCounter("turnover", this, 144case CounterName.Turnover: return ref _counterValues.Turnover;
System\Runtime\Caching\MemoryCacheStore.cs (2)
87_perfCounters.Increment(CounterName.Turnover); 122_perfCounters.Increment(CounterName.Turnover);