Implemented interface member:
event
OnLoggingThreadException
Microsoft.Build.BackEnd.Logging.ILoggingService.OnLoggingThreadException
4 references to OnLoggingThreadException
Microsoft.Build.Engine.UnitTests (4)
BackEnd\MockLoggingService.cs (1)
71OnLoggingThreadException(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;