3 references to IsEmpty
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
src\Compilers\Core\Portable\InternalUtilities\SpecializedCollections.Empty.Set.cs (3)
39return !other.IsEmpty(); 54return other.IsEmpty(); 64return other.IsEmpty();