3 references to
Microsoft.Build.Engine.UnitTests (3)
BackEnd\LoggingService_Tests.cs (3)
1230
:
base
(true, false, new LoggerException("Hello"))
1245
:
base
(true, false, new Exception("Hello"))
1261
:
base
(true, false, new StackOverflowException())