1 write to _exceptionAction
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
722_exceptionAction = exceptionAction;
1 reference to _exceptionAction
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
626if (!_decliningPermanently && !_sharedResources._decliningPermanently) _sharedResources._exceptionAction(exception);