5 references to RunChannelAsync
Microsoft.CodeAnalysis.CodeStyle (5)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (5)
62/// Version of <see cref="RunChannelAsync"/> when caller the prefers the results being pre-packaged into arrays to process. 71return RunChannelAsync( 80/// Version of <see cref="RunChannelAsync"/> when the caller prefers working with a stream of results. 90return RunChannelAsync( 248return RunChannelAsync(