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