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