Implemented interface member:
event
OnLoggingThreadException
Microsoft.Build.BackEnd.Logging.ILoggingService.OnLoggingThreadException
4 references to OnLoggingThreadException
Microsoft.Build.Engine.UnitTests (4)
BackEnd\MockLoggingService.cs (1)
71
OnLoggingThreadException
(null);
BackEnd\RequestBuilder_Tests.cs (1)
56
_host.
OnLoggingThreadException
+= this.LoggingException;
BackEnd\TargetBuilder_Tests.cs (1)
71
_host.
OnLoggingThreadException
+= this.LoggingException;
BackEnd\TargetEntry_Tests.cs (1)
62
_host.
OnLoggingThreadException
+= this.LoggingException;