2 writes to _stopReplicating
System.Threading.Tasks.Parallel (2)
System\Threading\Tasks\TaskReplicator.cs (2)
85
_replicator.
_stopReplicating
= true;
93
_replicator.
_stopReplicating
= true;
1 reference to _stopReplicating
System.Threading.Tasks.Parallel (1)
System\Threading\Tasks\TaskReplicator.cs (1)
68
if (!_replicator.
_stopReplicating
&& _remainingConcurrency > 0)