1 instantiation of ThrowingComparer
Microsoft.DotNet.XUnitAssert.Tests (1)
CollectionAssertsTests.cs (1)
1807 var ex = Record.Exception(() => Assert.NotEqual(new[] { 1, 2 }, new[] { 1, 2 }, new ThrowingComparer()));