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