2 references to CounterExists
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (2)
310bool counterExists = library.CounterExists(category, counter, ref categoryExists); 316counterExists = library.CounterExists(category, counter, ref categoryExists);