8 references to Increment
System.Runtime.Caching (8)
System\Caching\MemoryCacheStore.cs (8)
69_perfCounters.Increment(PerfCounterName.Entries); 70_perfCounters.Increment(PerfCounterName.Turnover); 99_perfCounters.Increment(PerfCounterName.Turnover); 122_perfCounters.Increment(PerfCounterName.Hits); 123_perfCounters.Increment(PerfCounterName.HitRatio); 124_perfCounters.Increment(PerfCounterName.HitRatioBase); 129_perfCounters.Increment(PerfCounterName.Misses); 130_perfCounters.Increment(PerfCounterName.HitRatioBase);