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