3 references to Config_source_cannot_be_shared
System.Configuration.ConfigurationManager (3)
System\Configuration\BaseConfigurationRecord.cs (2)
3229throw new ConfigurationErrorsException(SR.Format(SR.Config_source_cannot_be_shared, 3316SR.Format(SR.Config_source_cannot_be_shared, configSourceArg),
System\Configuration\MgmtConfigurationRecord.cs (1)
570SR.Format(SR.Config_source_cannot_be_shared, newConfigSource));