3 references to LeadingAnchor_LeftToRight_Start
System.Text.RegularExpressions.Generator (3)
RegexGenerator.Emitter.cs (2)
665FindNextStartingPositionMode.LeadingAnchor_LeftToRight_Start or 842case FindNextStartingPositionMode.LeadingAnchor_LeftToRight_Start:
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexFindOptimizations.cs (1)
67(RegexNodeKind.Start, false) => FindNextStartingPositionMode.LeadingAnchor_LeftToRight_Start,