System.Threading.Channels.SingleConsumerUnboundedChannel<T> sealed class SingleConsumerUnboundedChannel<T> : Channel<T>, IDebugEnumerable<T> Documentation Code