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