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