2 references to Config_provider_must_implement_type
System.Configuration.ConfigurationManager (2)
System\Configuration\ProtectedConfigurationProviderCollection.cs (1)
19SR.Format(SR.Config_provider_must_implement_type,
System\Configuration\SettingsProviderCollection.cs (1)
16throw new ArgumentException(SR.Format(SR.Config_provider_must_implement_type, typeof(SettingsProvider)), nameof(provider));