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