4 references to ReplaceChildOrRoot
System.Collections (4)
System\Collections\Generic\SortedSet.cs (4)
437
ReplaceChildOrRoot
(grandParent, parent, sibling);
464
ReplaceChildOrRoot
(grandParent, parent, newGrandParent);
633
ReplaceChildOrRoot
(greatGrandParent, grandParent, newChildOfGreatGrandParent);
690
ReplaceChildOrRoot
(parentOfMatch, match, successor!);