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