4 references to Setlazy
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexInterpreter.cs (2)
1064
case RegexOpcode.
Setlazy
:
1115
case RegexOpcode.
Setlazy
| RegexOpcode.Backtracking:
System\Text\RegularExpressions\RegexInterpreterCode.cs (1)
35
RegexOpcode.
Setlazy
or
System\Text\RegularExpressions\RegexNodeKind.cs (1)
55
Setlazy = RegexOpcode.
Setlazy
,