6 references to Lazybranchcount
System.Text.RegularExpressions (6)
System\Text\RegularExpressions\RegexInterpreterCode.cs (4)
42RegexOpcode.Lazybranchcount or 100case RegexOpcode.Lazybranchcount: 203case RegexOpcode.Lazybranchcount: 226case RegexOpcode.Lazybranchcount:
System\Text\RegularExpressions\RegexOpcode.cs (2)
153/// in this case) is used in later comparisons within a <see cref="Branchcount"/> or <see cref="Lazybranchcount"/> opcode. 161/// (via <see cref="Branchcount"/> or <see cref="Lazybranchcount"/>) to decide whether the loop should continue.