2 references to GetCounters
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounterLib.cs (2)
849
string[] counters = library.
GetCounters
(category, ref categoryExists);
857
counters = library.
GetCounters
(category, ref categoryExists);