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