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