2 references to WrapAsConfigException
System.Configuration (2)
System\Configuration\ExceptionUtil.cs (2)
41return WrapAsConfigException(outerMessage, e, errorInfo.Filename, errorInfo.LineNumber); 44return WrapAsConfigException(outerMessage, e, null, 0);