1 write to _decliningPermanently
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
707_decliningPermanently = true;
5 references to _decliningPermanently
System.Threading.Tasks.Dataflow (5)
Blocks\BatchedJoinBlock.cs (5)
170if (!_sharedResources._decliningPermanently) _source.AddException(exception); 427if (!_sharedResources._decliningPermanently) _source.AddException(exception); 580_sharedResources._decliningPermanently) 626if (!_decliningPermanently && !_sharedResources._decliningPermanently) _sharedResources._exceptionAction(exception); 664_batchedJoinBlockTarget._sharedResources._decliningPermanently;