2 references to CounterExists
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounterLib.cs (2)
362bool counterExists = library.CounterExists(category, counter, ref categoryExists); 370counterExists = library.CounterExists(category, counter, ref categoryExists);