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