2 implementations of SetEquals
Metrics (2)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.Set.cs (1)
65
public bool
SetEquals
(IEnumerable<T> other)
src\Dependencies\Collections\Specialized\SpecializedCollections.ReadOnly.Set.cs (1)
64
public bool
SetEquals
(IEnumerable<T> other)