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