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