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)
127
UnionWith
(collection);
505
UnionWith
(other);