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