7 references to Wrap
System.Collections.Immutable (7)
System\Collections\Immutable\ImmutableSortedSet_1.cs (7)
181return this.Wrap(_root.Add(value, _comparer, out _)); 189return this.Wrap(_root.Remove(value, _comparer, out _)); 253return this.Wrap(result); 1087return this.Wrap(result); 1111return this.Wrap(result); 1229return this.Wrap(root); 1287return this.Wrap(root);