2 references to OfferToTarget
System.Threading.Tasks.Dataflow (2)
Base\DataflowBlock.cs (2)
359source.OfferToTarget(); // synchronous to preserve message ordering 550state => ((SendAsyncSource<TOutput>)state!).OfferToTarget(), this,