2 implementations of IsSubsetOf
Microsoft.CodeAnalysis.Collections.Package (2)
Specialized\SpecializedCollections.Empty.Set.cs (1)
47
public bool
IsSubsetOf
(IEnumerable<T> other)
Specialized\SpecializedCollections.ReadOnly.Set.cs (1)
47
public bool
IsSubsetOf
(IEnumerable<T> other)