2 references to Sort
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableList_1.Builder.cs (1)
896this.Root = this.Root.Sort(comparison);
System\Collections\Immutable\ImmutableList_1.cs (1)
449return this.Wrap(_root.Sort(comparison));