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); 1055return this.Wrap(result); 1079return this.Wrap(result); 1161return this.Wrap(root); 1219return this.Wrap(root);