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