2 references to InstanceExists
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (2)
482if (instanceName.Length != 0 && !InstanceExists(instanceName)) 567return category.InstanceExists(instanceName);