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