System.Threading.Channels.UnboundedPrioritizedChannel<T> sealed class UnboundedPrioritizedChannel<T> : Channel<T>, IDebugEnumerable<T> Documentation Code public IEnumerator<T> GetEnumerator()