3 references to RepresentsBlockCompletion
System.Threading.Tasks.Dataflow (3)
Blocks\ActionBlock.cs (2)
107null, dataflowBlockOptions, TargetCoreOptions.RepresentsBlockCompletion); 115null, dataflowBlockOptions, TargetCoreOptions.RepresentsBlockCompletion | TargetCoreOptions.UsesAsyncCompletion);
Internal\TargetCore.cs (1)
797if ((_targetCoreOptions & TargetCoreOptions.RepresentsBlockCompletion) != 0 &&