2 references to ChannelClosedException
System.Threading.Channels (2)
System\Threading\Channels\ChannelReader.cs (1)
85throw new ChannelClosedException();
System\Threading\Channels\ChannelUtilities.cs (1)
123new ChannelClosedException();