1 reference to SingleConsumerUnboundedChannel
System.Threading.Channels (1)
System\Threading\Channels\Channel.cs (1)
27return new SingleConsumerUnboundedChannel<T>(!options.AllowSynchronousContinuations);