4 references to CounterType
System.Diagnostics.PerformanceCounter (4)
System\Diagnostics\CounterSampleCalculator.cs (4)
61int newCounterType = (int)newSample.CounterType; 77else if (oldSample.CounterType != newSample.CounterType) 112int newCounterType = (int)newSample.CounterType;