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