7 references to Wrap
System.Collections.Immutable (7)
System\Collections\Immutable\ImmutableSortedSet_1.cs (7)
181
return this.
Wrap
(_root.Add(value, _comparer, out _));
189
return this.
Wrap
(_root.Remove(value, _comparer, out _));
253
return this.
Wrap
(result);
1055
return this.
Wrap
(result);
1079
return this.
Wrap
(result);
1161
return this.
Wrap
(root);
1219
return this.
Wrap
(root);