2 references to Config_write_failed
System.Configuration.ConfigurationManager (2)
System\Configuration\Internal\InternalConfigHost.cs (1)
272
throw new ConfigurationErrorsException(SR.Format(SR.
Config_write_failed
, streamName), e);
System\Configuration\Internal\WriteFileContext.cs (1)
179
throw new ConfigurationErrorsException(SR.Format(SR.
Config_write_failed
, target));