2 references to AddRange
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableDictionary_2.cs (2)
315return this.AddRange(pairs, false); 456set = set.AddRange(this, avoidToHashMap: true);