2 writes to Item
System.Threading.Channels (2)
System\Threading\Channels\BoundedChannel.cs (2)
600singleton.Item = item; 608writer.Item = item;
1 reference to Item
System.Threading.Channels (1)
System\Threading\Channels\BoundedChannel.cs (1)
278parent._items.EnqueueTail(w.Item!);