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)
626
if (!_decliningPermanently && !_sharedResources._decliningPermanently) _sharedResources.
_exceptionAction
(exception);