5 references to Reduce
System.Text.RegularExpressions.Generator (5)
parent\src\System\Text\RegularExpressions\RegexNode.cs (5)
483RegexNode reduced = child.Reduce(); 1486branch = branch.Reduce(); 3328newChild = newChild.Reduce(); 3350newChild = newChild.Reduce(); 3362newChild = newChild.Reduce();