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