2 references to InstanceExists
System.ServiceModel (2)
System\ServiceModel\Diagnostics\PerformanceCountersBase.cs (2)
53
if (PerformanceCounterCategory.
InstanceExists
(instanceName, categoryName))
79
if (PerformanceCounterCategory.
InstanceExists
(nameWithHash, categoryName))