1 write to performanceCountersEnabled
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
181this.performanceCountersEnabled = section.PerformanceCounters.Enabled;
1 reference to performanceCountersEnabled
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
329get { return this.performanceCountersEnabled; }