5 references to CompleteCore
System.Threading.Tasks.Dataflow (5)
Blocks\BroadcastBlock.cs (5)
108
CompleteCore
(exception: null, storeExceptionEvenIfAlreadyCompleting: false);
116
CompleteCore
(exception, storeExceptionEvenIfAlreadyCompleting: false);
270
Task.Factory.StartNew(exc =>
CompleteCore
(exception: (Exception)exc!, storeExceptionEvenIfAlreadyCompleting: true, revertProcessingState: true),
296
CompleteCore
(exception, storeExceptionEvenIfAlreadyCompleting: true);
888
_owningSource.
CompleteCore
(exception, storeExceptionEvenIfAlreadyCompleting: true);