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