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);
1087
return this.
Wrap
(result);
1111
return this.
Wrap
(result);
1229
return this.
Wrap
(root);
1287
return this.
Wrap
(root);