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)
790
FindNextStartingPositionMode.
LeadingAnchor_LeftToRight_Start
or
981
case FindNextStartingPositionMode.
LeadingAnchor_LeftToRight_Start
: