Implemented interface member:
property
IsEmpty
System.Collections.Immutable.IImmutableQueue<T>.IsEmpty
8 references to IsEmpty
System.Collections.Immutable (8)
System\Collections\Immutable\ImmutableQueue_1.cs (8)
64
Debug.Assert(s_EmptyField.
IsEmpty
);
90
Debug.Assert(s_EmptyField.
IsEmpty
);
100
Debug.Assert(s_EmptyField.
IsEmpty
);
127
if (this.
IsEmpty
)
141
if (this.
IsEmpty
)
158
if (this.
IsEmpty
)
187
if (this.
IsEmpty
)
248
return this.
IsEmpty
?