3 references to ContainsAllElements
Microsoft.CodeAnalysis.Workspaces (3)
SegmentedHashSet`1.cs (3)
644return ContainsAllElements(other); 681return ContainsAllElements(otherAsSet); 750return ContainsAllElements(otherAsSet);