1 write to _allTargetsDecliningPermanentlyAction
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
698_allTargetsDecliningPermanentlyAction = () =>
2 references to _allTargetsDecliningPermanentlyAction
System.Threading.Tasks.Dataflow (2)
Blocks\BatchedJoinBlock.cs (2)
611if (--_sharedResources._remainingAliveTargets == 0) _sharedResources._allTargetsDecliningPermanentlyAction(); 717if (_batchesCreated >= dataflowBlockOptions.ActualMaxNumberOfGroups) _allTargetsDecliningPermanentlyAction();