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