4 references to CounterType
System (4)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (4)
66int newCounterType = (int) newSample.CounterType; 80else if (oldSample.CounterType != newSample.CounterType) { 115int newCounterType = (int) newSample.CounterType;