2 references to ForMismatchedValuesWithError
xunit.assert (2)
EqualityAsserts.cs (1)
174 throw EqualException.ForMismatchedValuesWithError(expected, actual, exception);
Sdk\Exceptions\EqualException.cs (1)
191 ForMismatchedValuesWithError(expected, actual, null, banner);