2 references to s_name
System.Configuration.ConfigurationManager (2)
System\Configuration\SchemeSettingElement.cs (2)
13private static readonly ConfigurationPropertyCollection s_properties = new ConfigurationPropertyCollection() { s_name, s_genericUriParserOptions }; 19get { return (string)this[s_name]; }