Implemented interface member:
2 references to ExceptWith
Microsoft.CodeAnalysis.Collections.Package (2)
Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (2)
114
_mutableSet.
ExceptWith
(other);
141
GetOrCreateMutableSet().
ExceptWith
(otherSet._set);