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