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