2 references to Exception
PresentationBuildTasks (2)
BuildTasks\MS\Internal\Tasks\CompilerWrapper.cs (2)
292
string message = TaskHelper.GetWholeExceptionMessage(e.
Exception
);
300
if (IsXmlException(e.
Exception
))