4 references to ProcessNode
System.Text.RegularExpressions.Generator (4)
parent\src\System\Text\RegularExpressions\RegexNode.cs (4)
2080
ProcessNode
(children[i], children[i + 1]);
2181
ProcessNode
(child, subsequent);
2191
ProcessNode
(child, subsequent);
2209
ProcessNode
(node.Child(b), subsequent);