1 reference to OperationalFailureException
xunit.assert (1)
Sdk\AssertEqualityComparer.cs (1)
104 new OperationalFailureException("During comparison of two collections, GetHashCode was called, but only a comparison function was provided. This typically indicates trying to compare two sets with an item comparison function, which is not supported. For more information, see https://xunit.net/docs/hash-sets-vs-linear-containers");