26 references to ConfigurationErrorsException
Microsoft.Build (3)
ToolsetElement.cs (3)
292throw new ConfigurationErrorsException(message, element.ElementInformation.Source, element.ElementInformation.LineNumber); 462throw new ConfigurationErrorsException(message, element.ElementInformation.Source, element.ElementInformation.LineNumber); 633throw new ConfigurationErrorsException(message, element.ElementInformation.Source, element.ElementInformation.LineNumber);
Microsoft.Build.Engine (2)
Engine\ToolsetConfigurationReader.cs (2)
299throw new ConfigurationErrorsException(message, element.ElementInformation.Source, element.ElementInformation.LineNumber); 464throw new ConfigurationErrorsException(message, element.ElementInformation.Source, element.ElementInformation.LineNumber);
Microsoft.Build.Utilities.Core (3)
ToolsetElement.cs (3)
292throw new ConfigurationErrorsException(message, element.ElementInformation.Source, element.ElementInformation.LineNumber); 462throw new ConfigurationErrorsException(message, element.ElementInformation.Source, element.ElementInformation.LineNumber); 633throw new ConfigurationErrorsException(message, element.ElementInformation.Source, element.ElementInformation.LineNumber);
System.Configuration.ConfigurationManager (18)
System\Configuration\BaseConfigurationRecord.cs (6)
1374throw new ConfigurationErrorsException(SR.Config_file_has_changed, 1629throw new ConfigurationErrorsException(SR.Config_object_is_null, filename, line); 3579throw new ConfigurationErrorsException(SR.EncryptedNode_not_found, filename, lineNumber); 3595throw new ConfigurationErrorsException(SR.EncryptedNode_not_found, filename, lineNumber); 3600throw new ConfigurationErrorsException(SR.EncryptedNode_is_in_invalid_format, filename, lineNumber); 3630throw new ConfigurationErrorsException(SR.EncryptedNode_is_in_invalid_format, filename, lineNumber);
System\Configuration\ConfigurationElement.cs (6)
1265throw new ConfigurationErrorsException( 1286throw new ConfigurationErrorsException(SR.Format(SR.Empty_attribute, LockAttributesKey), 1289throw new ConfigurationErrorsException(SR.Format(SR.Empty_attribute, LockElementsKey), 1292throw new ConfigurationErrorsException( 1296throw new ConfigurationErrorsException( 1833throw new ConfigurationErrorsException(SR.Format(SR.Config_base_required_attribute_missing, name),
System\Configuration\ConfigurationElementCollection.cs (2)
526throw new ConfigurationErrorsException( 713throw new ConfigurationErrorsException(
System\Configuration\ExceptionUtil.cs (1)
82return new ConfigurationErrorsException(
System\Configuration\MgmtConfigurationRecord.cs (3)
1020throw new ConfigurationErrorsException(SR.Config_file_has_changed, 1049throw new ConfigurationErrorsException(SR.Config_file_has_changed, changedStreamName, 0); 1116throw new ConfigurationErrorsException(SR.Config_file_has_changed,