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