3 references to RecordExceptionAsync
xunit.assert (3)
ExceptionAsserts.cs (3)
242 (T)ThrowsAny(typeof(T), await RecordExceptionAsync(testCode)); 253 Throws(exceptionType, await RecordExceptionAsync(testCode)); 264 (T)Throws(typeof(T), await RecordExceptionAsync(testCode));