1 write to _queue
System.Collections.NonGeneric (1)
System\Collections\Queue.cs (1)
491
_queue
= queue;
1 reference to _queue
System.Collections.NonGeneric (1)
System\Collections\Queue.cs (1)
499
return
_queue
.ToArray();