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