3 references to PerformanceCounter
System (1)
net\System\Net\_NetworkingPerfCounters.cs (1)
277PerformanceCounter instanceCounter = new PerformanceCounter();
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPoolCounters.cs (1)
103PerformanceCounter instance = new PerformanceCounter();
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (1)
163counter = new PerformanceCounter();