1 write to _decliningPermanently
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
610_decliningPermanently = true;
4 references to _decliningPermanently
System.Threading.Tasks.Dataflow (4)
Blocks\BatchedJoinBlock.cs (4)
579if (_decliningPermanently || 608if (!_decliningPermanently) 626if (!_decliningPermanently && !_sharedResources._decliningPermanently) _sharedResources._exceptionAction(exception); 663return _batchedJoinBlockTarget._decliningPermanently ||