2 references to InternalScan
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexRunner.cs (2)
159
InternalScan
(runregex!, beginning, beginning + text.Length);
209
Match match =
InternalScan
(regex, textbeg, textend);