7 references to IsEmpty
System.Collections.Immutable (7)
System\Collections\Immutable\ImmutableDictionary_2.cs (1)
995
if (newBucket.
IsEmpty
)
System\Collections\Immutable\ImmutableDictionary_2.HashBucket.cs (6)
65
if (this.
IsEmpty
)
143
if (this.
IsEmpty
)
216
if (this.
IsEmpty
)
262
if (this.
IsEmpty
)
301
if (this.
IsEmpty
)
423
if (_bucket.
IsEmpty
)