3 references to CompleteCore
System.Threading.Tasks.Dataflow (3)
Blocks\WriteOnceBlock.cs (3)
132if (exception != null) CompleteCore(exception, storeExceptionEvenIfAlreadyCompleting: true); 210CompleteCore(exception, storeExceptionEvenIfAlreadyCompleting: false); 216CompleteCore(exception: null, storeExceptionEvenIfAlreadyCompleting: false);