1 reference to CountItems
System.Threading.Tasks.Dataflow (1)
Blocks\BatchBlock.cs (1)
62
itemCountingFunc = static (owningSource, singleOutputItem, multipleOutputItems) => BatchBlockTargetCore.
CountItems
(singleOutputItem, multipleOutputItems);