2 references to ProtectedConfigurationProvider_not_found
System.Configuration.ConfigurationManager (2)
System\Configuration\BaseConfigurationRecord.cs (1)
1601throw new ConfigurationErrorsException(SR.Format(SR.ProtectedConfigurationProvider_not_found,
System\Configuration\ProtectedConfigurationSection.cs (1)
51throw new ArgumentException(SR.Format(SR.ProtectedConfigurationProvider_not_found, providerName), nameof(providerName));