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