4 references to ProcessNode
System.Text.RegularExpressions.Generator (4)
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (4)
2022ProcessNode(children[i], children[i + 1]); 2123ProcessNode(child, subsequent); 2133ProcessNode(child, subsequent); 2151ProcessNode(node.Child(b), subsequent);