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