7 references to RunChannelAsync
Microsoft.CodeAnalysis.CodeStyle (7)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (7)
61/// Version of <see cref="RunChannelAsync"/> when caller the prefers the results being pre-packaged into arrays to process. 70return RunChannelAsync( 79/// Version of <see cref="RunChannelAsync"/> when the caller prefers working with a stream of results. 89return RunChannelAsync( 247return RunChannelAsync( 262/// Version of <see cref="RunChannelAsync"/> when caller the prefers to just push all the results into a channel 278return RunChannelAsync(