2 references to NotifyObserversOfCompletion
System.Threading.Tasks.Dataflow (2)
Base\DataflowBlock.cs (2)
2385static (t, state) => ((ObserversState)state!).NotifyObserversOfCompletion(t.Exception!), this, 2398static (_2, state2) => ((ObserversState)state2!).NotifyObserversOfCompletion(), state1,