6 references to Set
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (6)
src\Compilers\Core\Portable\InternalUtilities\SetWithInsertionOrder.cs (6)
102=> Set.IsProperSubsetOf(other); 105=> Set.IsProperSupersetOf(other); 108=> Set.IsSubsetOf(other); 111=> Set.IsSupersetOf(other); 114=> Set.Overlaps(other); 117=> Set.SetEquals(other);