1 write to _properties
System (1)
sys\system\configuration\sections\ClientSettingsSection.cs (1)
174_properties = new ConfigurationPropertyCollection();
2 references to _properties
System (2)
sys\system\configuration\sections\ClientSettingsSection.cs (2)
173if (_properties == null) { 177return _properties;