2 references to LoggerException
Microsoft.Build.Engine.UnitTests (2)
BackEnd\EventSourceSink_Tests.cs (1)
95
exceptionList.Add(new
LoggerException
());
BackEnd\LoggingService_Tests.cs (1)
232
LoggerThrowException exceptionLogger = new LoggerThrowException(false, true, new
LoggerException
());