2 references to FindLeadingAnchor
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexFindOptimizations.cs (1)
55
LeadingAnchor = RegexPrefixAnalyzer.
FindLeadingAnchor
(root);
System\Text\RegularExpressions\RegexPrefixAnalyzer.cs (1)
1408
ChooseBetterAnchor(bestAnchorFound,
FindLeadingAnchor
(child)) :