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