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