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