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)
68if (!_replicator._stopReplicating && _remainingConcurrency > 0)