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