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