7 references to Notonelazy
System.Text.RegularExpressions (7)
System\Text\RegularExpressions\RegexInterpreter.cs (2)
1053
case RegexOpcode.
Notonelazy
:
1085
case RegexOpcode.
Notonelazy
| RegexOpcode.Backtracking:
System\Text\RegularExpressions\RegexInterpreterCode.cs (4)
33
RegexOpcode.
Notonelazy
or
108
case RegexOpcode.
Notonelazy
:
164
case RegexOpcode.
Notonelazy
:
217
case RegexOpcode.
Notonelazy
:
System\Text\RegularExpressions\RegexNodeKind.cs (1)
51
Notonelazy = RegexOpcode.
Notonelazy
,