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