2 references to s_propSettings
System.Configuration.ConfigurationManager (2)
System\Configuration\ClientSettingsSection.cs (2)
12private static readonly ConfigurationPropertyCollection s_properties = new ConfigurationPropertyCollection() { s_propSettings }; 31return (SettingElementCollection)base[s_propSettings];