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