2 references to Dequeue
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableQueue_1.cs (2)
216
return this.
Dequeue
();
226
return this.
Dequeue
();