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