2 references to perfCounterNames
System.ServiceModel (2)
System\ServiceModel\Diagnostics\DefaultPerformanceCounters.cs (2)
50
return this.
perfCounterNames
;
78
PerformanceCounter counter = PerformanceCounters.GetDefaultPerformanceCounter(this.
perfCounterNames
[i], this.instanceName);