Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This diagnostic forces the use of Assert.ThrowsAsync for any async method, however in our case we may want to test that a method will throw synchronously to avoid regressing that behavior by moving to the async portion of the method.
- Loading branch information