2 references to AppConfigException
Microsoft.Build.Tasks.Core (2)
AppConfig\AppConfig.cs (2)
53
throw new
AppConfigException
(e.Message, appConfigFilePath, lineNumber, linePosition, e);
66
throw new
AppConfigException
(e.Message, appConfigFilePath, lineNumber, linePosition, e);