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