1 write to _decliningPermanently
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
604_decliningPermanently = true;
4 references to _decliningPermanently
System.Threading.Tasks.Dataflow (4)
Blocks\BatchedJoinBlock.cs (4)
573if (_decliningPermanently || 602if (!_decliningPermanently) 617if (!_decliningPermanently && !_sharedResources._decliningPermanently) _sharedResources._exceptionAction(exception); 654return _batchedJoinBlockTarget._decliningPermanently ||