1 write to _batchSize
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
690
_batchSize
= batchSize;
1 reference to _batchSize
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
720
else _remainingItemsInBatch =
_batchSize
;