3 references to IsBaseCounter
System (3)
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (2)
339if (!PerformanceCounterLib.IsBaseCounter(currentSampleType)) 343else if (PerformanceCounterLib.IsBaseCounter(currentSampleType)) {
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
1361if (!PerformanceCounterLib.IsBaseCounter(currentSampleType)) {