13 references to ReportUnhandledError
Microsoft.Build.Engine (13)
Engine\EngineLoggingServicesOutProc.cs (1)
131parentNode.ReportUnhandledError(e);
Engine\Node.cs (11)
106ReportUnhandledError(e); 148ReportUnhandledError(e); 166ReportUnhandledError(e); 186ReportUnhandledError(e); 199ReportUnhandledError(e); 211ReportUnhandledError(e); 314ReportUnhandledError(ex); 521ReportUnhandledError(e); 526ReportUnhandledError(e); 534ReportUnhandledError(new InternalLoggerException(message, e, null, errorCode, helpKeyword, true)); 600ReportUnhandledError(e);
LocalProvider\LocalNode.cs (1)
563node.ReportUnhandledError(originalException);