Implemented interface member:
2 references to ExceptWith
Microsoft.CodeAnalysis.CodeStyle (2)
ImmutableSegmentedHashSet`1+Builder.cs (2)
111
_mutableSet.
ExceptWith
(other);
134
GetOrCreateMutableSet().
ExceptWith
(otherSet._set);