3 references to LoggingExceptionDelegate
Microsoft.Build (3)
BackEnd\BuildManager\BuildManager.cs (1)
228private readonly LoggingExceptionDelegate _loggingThreadExceptionEventHandler;
BackEnd\Components\Logging\ILoggingService.cs (1)
40event LoggingExceptionDelegate OnLoggingThreadException;
BackEnd\Components\Logging\LoggingService.cs (1)
356public event LoggingExceptionDelegate OnLoggingThreadException;