1 reference to GetProviderFromName
System.Configuration.ConfigurationManager (1)
System\Configuration\BaseConfigurationRecord.cs (1)
1593
if (!string.IsNullOrEmpty(providerName)) return ProtectedConfig.
GetProviderFromName
(providerName);