3 references to ShallowClone
System.Collections (3)
System\Collections\Generic\SortedSet.cs (3)
1630
Node newRoot =
ShallowClone
();
1641
clonedNode = left.
ShallowClone
();
1648
clonedNode = right.
ShallowClone
();