5 references to Branchcount
System.Text.RegularExpressions (5)
System\Text\RegularExpressions\RegexInterpreterCode.cs (4)
41RegexOpcode.Branchcount or 99case RegexOpcode.Branchcount: 202case RegexOpcode.Branchcount: 225case RegexOpcode.Branchcount:
System\Text\RegularExpressions\RegexWriter.cs (1)
334Emit(RegexOpcode.Branchcount + Lazy, _intStack.Pop(), node.N == int.MaxValue ? int.MaxValue : node.N - node.M);