2 references to ForMatchNotFound
xunit.assert (2)
StringAsserts.cs (2)
1357 throw MatchesException.ForMatchNotFound(expectedRegexPattern, actualString); 1377 throw MatchesException.ForMatchNotFound(expectedRegex.ToString(), actualString);