3 references to IsEmpty
Microsoft.CodeAnalysis.Threading.Package (3)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.Set.cs (3)
39return !other.IsEmpty(); 54return other.IsEmpty(); 64return other.IsEmpty();