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)
611
if (--_sharedResources._remainingAliveTargets == 0) _sharedResources.
_allTargetsDecliningPermanentlyAction
();
717
if (_batchesCreated >= dataflowBlockOptions.ActualMaxNumberOfGroups)
_allTargetsDecliningPermanentlyAction
();