2 references to GetCounters
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (2)
777
string[] counters = library.
GetCounters
(category, ref categoryExists);
783
counters = library.
GetCounters
(category, ref categoryExists);