1 write to _decliningPermanently
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
698_decliningPermanently = true;
5 references to _decliningPermanently
System.Threading.Tasks.Dataflow (5)
Blocks\BatchedJoinBlock.cs (5)
167if (!_sharedResources._decliningPermanently) _source.AddException(exception); 421if (!_sharedResources._decliningPermanently) _source.AddException(exception); 574_sharedResources._decliningPermanently) 617if (!_decliningPermanently && !_sharedResources._decliningPermanently) _sharedResources._exceptionAction(exception); 655_batchedJoinBlockTarget._sharedResources._decliningPermanently;