Implemented interface member:
3 references to UnionWith
Microsoft.CodeAnalysis.Threading.Package (3)
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
233_mutableSet.UnionWith(other);
src\Dependencies\Collections\Segmented\SegmentedHashSet`1.cs (2)
129UnionWith(collection); 507UnionWith(other);