2 references to Wrap
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableDictionary_2.cs (1)
376
return this.
Wrap
(root, count);
System\Collections\Immutable\ImmutableDictionary_2.MutationResult.cs (1)
72
return priorMap.
Wrap
(this.Root, priorMap._count + this.CountAdjustment);