5 references to CompleteCore
System.Threading.Tasks.Dataflow (5)
Blocks\BroadcastBlock.cs (5)
111CompleteCore(exception: null, storeExceptionEvenIfAlreadyCompleting: false); 122CompleteCore(exception, storeExceptionEvenIfAlreadyCompleting: false); 276Task.Factory.StartNew(exc => CompleteCore(exception: (Exception)exc!, storeExceptionEvenIfAlreadyCompleting: true, revertProcessingState: true), 302CompleteCore(exception, storeExceptionEvenIfAlreadyCompleting: true); 894_owningSource.CompleteCore(exception, storeExceptionEvenIfAlreadyCompleting: true);