3 references to Root
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableDictionary_2.Builder.cs (2)
102
this.Root = result.
Root
;
706
this.Root = result.
Root
;
System\Collections\Immutable\ImmutableDictionary_2.MutationResult.cs (1)
72
return priorMap.Wrap(this.
Root
, priorMap._count + this.CountAdjustment);