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