4 references to ReplaceChildOfNodeOrRoot
System (4)
compmod\system\collections\generic\sortedset.cs (4)
478
ReplaceChildOfNodeOrRoot
(grandParent, parent, sibling);
527
ReplaceChildOfNodeOrRoot
(grandParent, parent, newGrandParent);
706
ReplaceChildOfNodeOrRoot
(greatGrandParent, grandParent, newChildOfGreatGrandParent);
777
ReplaceChildOfNodeOrRoot
(parentOfMatch, match, succesor);