1 reference to IsMatch
System (1)
regex\system\text\regularexpressions\Regex.cs (1)
767return IsMatch(input, UseOptionR() ? input.Length : 0);