4 references to MakeBatchIfPossible
System.Threading.Tasks.Dataflow (4)
Blocks\BatchBlock.cs (4)
336
MakeBatchIfPossible
(evenIfFewerThanBatchSize: true);
398
MakeBatchIfPossible
(evenIfFewerThanBatchSize: false);
517
if (_messages.Count > 0)
MakeBatchIfPossible
(evenIfFewerThanBatchSize: true);
687
madeProgress =
MakeBatchIfPossible
(evenIfFewerThanBatchSize: triggered);