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