3 references to IsEmpty
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableSortedDictionary_2.cs (3)
698
return this.
IsEmpty
?
781
if (this.
IsEmpty
&& !avoidToSortedMap)
833
Debug.Assert(this.
IsEmpty
);