2 references to
System.Configuration.ConfigurationManager (2)
System\Configuration\ProtectedConfigurationProviderCollection.cs (1)
10
public new ProtectedConfigurationProvider this[string name] => (ProtectedConfigurationProvider)base
[
name];
System\Configuration\SettingsProviderCollection.cs (1)
29
return (SettingsProvider)base
[
name];