7 references to Setlazy
System.Text.RegularExpressions (7)
System\Text\RegularExpressions\RegexInterpreter.cs (2)
1054
case RegexOpcode.
Setlazy
:
1105
case RegexOpcode.
Setlazy
| RegexOpcode.Backtracking:
System\Text\RegularExpressions\RegexInterpreterCode.cs (4)
35
RegexOpcode.
Setlazy
or
109
case RegexOpcode.
Setlazy
:
172
case RegexOpcode.
Setlazy
:
221
case RegexOpcode.
Setlazy
:
System\Text\RegularExpressions\RegexNodeKind.cs (1)
55
Setlazy = RegexOpcode.
Setlazy
,