2 references to ThrowsException
xunit.assert (2)
ExceptionAsserts.cs (2)
233
throw new
ThrowsException
(exceptionType, exception);
252
throw new
ThrowsException
(exceptionType, exception);