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