4 references to Reduce
System.Text.RegularExpressions.Generator (4)
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (4)
1428
branch = branch.
Reduce
();
3148
newChild = newChild.
Reduce
();
3170
newChild = newChild.
Reduce
();
3182
newChild = newChild.
Reduce
();