Implemented interface member:
3 references to UnionWith
Microsoft.CodeAnalysis (3)
src\Dependencies\Collections\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
231_mutableSet.UnionWith(other);
src\Dependencies\Collections\SegmentedHashSet`1.cs (2)
127UnionWith(collection); 505UnionWith(other);