2 references to IsSubsetOfHashSetWithSameEC
System.Core (2)
System\Collections\Generic\HashSet.cs (2)
627
return
IsSubsetOfHashSetWithSameEC
(otherAsSet);
670
return
IsSubsetOfHashSetWithSameEC
(otherAsSet);