1 reference to TryPeek
System.Threading.Channels (1)
System\Threading\Channels\UnboundedPriorityChannel.cs (1)
135
return parent._items.
TryPeek
(out _, out item);