2 references to OnLoggingThreadException
Microsoft.Build (2)
BackEnd\Node\OutOfProcNode.cs (2)
526
_loggingContext.LoggingService.OnLoggingThreadException -=
OnLoggingThreadException
;
829
_loggingService.OnLoggingThreadException +=
OnLoggingThreadException
;