3 references to Exists
System (1)
net\System\Net\_NetworkingPerfCounters.cs (1)
189if (!PerformanceCounterCategory.Exists(categoryName))
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PerformanceCountersFactory.cs (1)
186PerformanceCounterCategory.Exists(dummyValue);
System.Workflow.Runtime (1)
PerformanceCounterManager.cs (1)
252if (PerformanceCounterCategory.Exists(c_PerformanceCounterCategoryName))