2 implementations of Overlaps
Microsoft.CodeAnalysis.Threading.Package (2)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.Set.cs (1)
60
public bool
Overlaps
(IEnumerable<T> other)
src\Dependencies\Collections\Specialized\SpecializedCollections.ReadOnly.Set.cs (1)
59
public bool
Overlaps
(IEnumerable<T> other)