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