3 references to ThrowsAny
xunit.assert (3)
ExceptionAsserts.cs (3)
208 (T)ThrowsAny(typeof(T), RecordException(testCode)); 223 (T)ThrowsAny(typeof(T), RecordException(testCode, nameof(ThrowsAnyAsync))); 242 (T)ThrowsAny(typeof(T), await RecordExceptionAsync(testCode));