4 references to Reduce
System.Text.RegularExpressions.Generator (4)
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (4)
1318branch = branch.Reduce(); 2723newChild = newChild.Reduce(); 2745newChild = newChild.Reduce(); 2757newChild = newChild.Reduce();