4 references to MakeBatchIfPossible
System.Threading.Tasks.Dataflow (4)
Blocks\BatchBlock.cs (4)
339
MakeBatchIfPossible
(evenIfFewerThanBatchSize: true);
401
MakeBatchIfPossible
(evenIfFewerThanBatchSize: false);
520
if (_messages.Count > 0)
MakeBatchIfPossible
(evenIfFewerThanBatchSize: true);
690
madeProgress =
MakeBatchIfPossible
(evenIfFewerThanBatchSize: triggered);