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)
64Debug.Assert(s_EmptyField.IsEmpty); 90Debug.Assert(s_EmptyField.IsEmpty); 100Debug.Assert(s_EmptyField.IsEmpty); 127if (this.IsEmpty) 141if (this.IsEmpty) 158if (this.IsEmpty) 187if (this.IsEmpty) 248return this.IsEmpty ?