3 references to ContainsAllElements
System.Core (3)
System\Collections\Generic\HashSet.cs (3)
715
return
ContainsAllElements
(other);
763
return
ContainsAllElements
(otherAsSet);
818
return
ContainsAllElements
(otherAsSet);