1 reference to SendAsync
System.Threading.Tasks.Dataflow (1)
Base\DataflowBlock.cs (1)
282return SendAsync<TInput>(target, item, CancellationToken.None);