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