6 references to IsEmpty
System.Collections.Immutable (6)
System\Collections\Immutable\ImmutableHashSet_1.cs (1)
767
if (newBucket.
IsEmpty
)
System\Collections\Immutable\ImmutableHashSet_1.HashBucket.cs (5)
133
if (this.
IsEmpty
)
156
if (this.
IsEmpty
)
175
if (!this.
IsEmpty
)
204
if (this.
IsEmpty
)
346
if (_bucket.
IsEmpty
)