2 references to Union
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableHashSet_1.cs (2)
228
return this.
Union
(other, avoidWithComparer: false);
427
result = result.
Union
(this, avoidWithComparer: true);