6 references to VerifyShutdownExceptions
Microsoft.Build.Engine.UnitTests (6)
BackEnd\LoggingService_Tests.cs (6)
145VerifyShutdownExceptions(null, className, exceptionType);
151VerifyShutdownExceptions(null, className, exceptionType);
158VerifyShutdownExceptions(null, className, exceptionType);
171VerifyShutdownExceptions(logger, null, typeof(LoggerException));
174VerifyShutdownExceptions(logger, null, typeof(InternalLoggerException));
177VerifyShutdownExceptions(logger, null, typeof(StackOverflowException));