1 instantiation of ProtectedProviderSettings
System.Configuration.ConfigurationManager (1)
System\Configuration\ProtectedConfigurationSection.cs (1)
17new ProtectedProviderSettings(),
4 references to ProtectedProviderSettings
System.Configuration (1)
System.Configuration.cs (1)
85[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ProtectedProviderSettings))]
System.Configuration.ConfigurationManager (3)
System\Configuration\ProtectedConfigurationSection.cs (3)
16typeof(ProtectedProviderSettings), 34private ProtectedProviderSettings ProtectedProviders => (ProtectedProviderSettings)base[s_propProviders];