1 write to CounterType
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
1537this.CounterType = perfCounter.CounterType;
6 references to CounterType
System (6)
services\monitoring\system\diagnosticts\PerformanceCounter.cs (2)
234this.counterType = counterSample.CounterType; 562this.counterType = counterSample.CounterType;
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (4)
1360int currentSampleType = samples[index].CounterType; 1587(PerformanceCounterType)this.CounterType, 1615(PerformanceCounterType)this.CounterType, 1636(PerformanceCounterType)this.CounterType,