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