4 references to SchemeSettings
System (4)
net\System\Net\Configuration\UriSection.cs (2)
33new ConfigurationProperty(CommonConfigurationStrings.SchemeSettings, 59[ConfigurationProperty(CommonConfigurationStrings.SchemeSettings)]
net\System\Net\Configuration\UriSectionReader.cs (2)
129else if (AreEqual(currentElementName, CommonConfigurationStrings.SchemeSettings)) 180if (IsEndElement(CommonConfigurationStrings.SchemeSettings))