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