3 references to ShallowClone
System.Collections (3)
System\Collections\Generic\SortedSet.cs (3)
1633
Node newRoot =
ShallowClone
();
1644
clonedNode = left.
ShallowClone
();
1651
clonedNode = right.
ShallowClone
();