Open
Description
Follow up work for #8403:
- Re-enable
xunit1051
warning, and fix the instances (xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken
) - Re-enable
xunit2031
also. (xUnit2031: Do not use Where clause with Assert.Single
) - Explore what bits can/should be updated in the repo to use v3 well