2 references to _schemeSettings
System.Configuration.ConfigurationManager (2)
System\Configuration\UriSection.cs (2)
24
_properties.Add(
_schemeSettings
);
34
public SchemeSettingElementCollection SchemeSettings => (SchemeSettingElementCollection)this[
_schemeSettings
];