2 references to ForIncorrectExceptionType
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
TlsListenerTests.cs (1)
645
throw ThrowsException.
ForIncorrectExceptionType
(exceptionTypes.First(), ex);
xunit.assert (1)
ExceptionAsserts.cs (1)
45
throw ThrowsException.
ForIncorrectExceptionType
(exceptionType, exception);