Implemented interface member:
event
OnLoggingThreadException
Microsoft.Build.BackEnd.Logging.ILoggingService.OnLoggingThreadException
2 references to OnLoggingThreadException
Microsoft.Build (2)
BackEnd\Components\Logging\LoggingService.cs (2)
1531if (OnLoggingThreadException == null) 1890OnLoggingThreadException?.Invoke(ex);