3 references to IsBaseCounter
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\PerformanceCounterCategory.cs (2)
321if (!PerformanceCounterLib.IsBaseCounter(currentSampleType)) 325else if (PerformanceCounterLib.IsBaseCounter(currentSampleType))
System\Diagnostics\PerformanceCounterLib.cs (1)
1459if (!PerformanceCounterLib.IsBaseCounter(currentSampleType))