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