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