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