10 references to WrapAsConfigException
System.Configuration.ConfigurationManager (10)
System\Configuration\BaseConfigurationRecord.cs (6)
521
ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e, streamname, 0),
590
ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e,
596
ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e,
734
ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e,
1584
throw ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e, filename,
1633
throw ExceptionUtil.
WrapAsConfigException
(
System\Configuration\ExceptionUtil.cs (2)
42
?
WrapAsConfigException
(outerMessage, e, errorInfo.Filename, errorInfo.LineNumber)
43
:
WrapAsConfigException
(outerMessage, e, null, 0);
System\Configuration\MgmtConfigurationRecord.cs (2)
1096
throw ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e,
3049
throw ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e, configSourceStreamName, 0);