2 references to ForMismatchedStrings
xunit.assert (2)
StringAsserts.cs (2)
965 throw EqualException.ForMismatchedStrings(expected.ToString(), actual.ToString(), expectedIndex, actualIndex); 1340 throw EqualException.ForMismatchedStrings(expected, actual, -1, -1);