1 reference to AsynchronousChannel
System.Core (1)
System\Linq\Parallel\Merging\MergeExecutor.cs (1)
168
channels[i] = new
AsynchronousChannel
<TInputOutput>(i, chunkSize, cancellationToken, consumerEvent);