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