6 references to VerifyShutdownExceptions
Microsoft.Build.Engine.UnitTests (6)
BackEnd\LoggingService_Tests.cs (6)
144VerifyShutdownExceptions(null, className, exceptionType);
150VerifyShutdownExceptions(null, className, exceptionType);
157VerifyShutdownExceptions(null, className, exceptionType);
170VerifyShutdownExceptions(logger, null, typeof(LoggerException));
173VerifyShutdownExceptions(logger, null, typeof(InternalLoggerException));
176VerifyShutdownExceptions(logger, null, typeof(StackOverflowException));