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