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