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