3 references to Providers
System.Configuration (2)
System\Configuration\ProtectedConfigurationSection.cs (2)
21ProviderSettings ps = Providers[providerName]; 33foreach(ProviderSettings ps in Providers)
System.Web (1)
Configuration\RemoteWebConfigurationHost.cs (1)
338ps = protectedConfigSection.Providers[protectionProvider.Name];