3 references to NUM_COUNTERS
System.Runtime.Caching (3)
System\Caching\PerfCounters.cs (3)
78_counters = new PerformanceCounter[NUM_COUNTERS]; 79_counterValues = new long[NUM_COUNTERS]; 135for (int i = 0; i < NUM_COUNTERS; i++) {