3 references to PerformanceCountersElement
System (3)
net\System\Net\Configuration\SettingsSection.cs (3)
86public PerformanceCountersElement PerformanceCounters 88get { return (PerformanceCountersElement) this[this.performanceCounters]; } 137new ConfigurationProperty(ConfigurationStrings.PerformanceCounters, typeof(PerformanceCountersElement), null,