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