1 reference to Unsubscribe
System.Threading.Tasks.Dataflow (1)
Base\DataflowBlock.cs (1)
2344
return Disposables.Create(static (s, o) => s.
Unsubscribe
(o), this, observer);