2 references to GetSibling
System.Collections (2)
System\Collections\Generic\SortedSet.cs (2)
418
Node sibling = parent.
GetSibling
(current);
445
sibling = parent.
GetSibling
(current);