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