2 references to performanceCounters
System (2)
net\System\Net\Configuration\SettingsSection.cs (2)
47
this.properties.Add(this.
performanceCounters
);
88
get { return (PerformanceCountersElement) this[this.
performanceCounters
]; }