1 write to enabled
System (1)
net\System\Net\_NetworkingPerfCounters.cs (1)
96
enabled
= SettingsSectionInternal.Section.PerformanceCountersEnabled;
2 references to enabled
System (2)
net\System\Net\_NetworkingPerfCounters.cs (2)
124
get { return
enabled
; }
405
if (!
enabled
|| cleanupCalled)