5 references to ReplaceChild
System.Text.RegularExpressions (5)
System\Text\RegularExpressions\RegexNode.cs (5)
458
node.
ReplaceChild
(node.ChildCount() - 1, atomic);
745
atomic.
ReplaceChild
(0, child);
1159
alternation.
ReplaceChild
(startingIndex, newConcat);
1361
alternation.
ReplaceChild
(startingIndex, newConcat);
2035
ReplaceChild
(0, condition.Child(0));