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