8 references to Lazybranch
System.Text.RegularExpressions (8)
System\Text\RegularExpressions\RegexInterpreter.cs (2)
405
case RegexOpcode.
Lazybranch
:
410
case RegexOpcode.
Lazybranch
| RegexOpcode.Backtracking:
System\Text\RegularExpressions\RegexInterpreterCode.cs (1)
36
RegexOpcode.
Lazybranch
or
System\Text\RegularExpressions\RegexWriter.cs (5)
75
Emit(RegexOpcode.
Lazybranch
, 0);
224
Emit(RegexOpcode.
Lazybranch
, 0);
253
Emit(RegexOpcode.
Lazybranch
, 0);
285
Emit(RegexOpcode.
Lazybranch
, 0);
364
Emit(RegexOpcode.
Lazybranch
, 0);