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