2 references to InstanceExists
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounterCategory.cs (2)
462if (instanceName.Length != 0 && !InstanceExists(instanceName)) 548return category.InstanceExists(instanceName);