Implemented interface member:
2 references to ExceptWith
Roslyn.Diagnostics.Analyzers (2)
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (2)
114
_mutableSet.
ExceptWith
(other);
141
GetOrCreateMutableSet().
ExceptWith
(otherSet._set);