1 reference to ChannelClosedException
System.Threading.Channels (1)
System\Threading\Channels\ChannelUtilities.cs (1)
363inner is not null && inner != s_doneWritingSentinel ? new ChannelClosedException(inner) :