1 write to _currentIteration
System.Threading.Tasks.Parallel (1)
System\Threading\Tasks\ParallelLoopState.cs (1)
249
set {
_currentIteration
= value; }
1 reference to _currentIteration
System.Threading.Tasks.Parallel (1)
System\Threading\Tasks\ParallelLoopState.cs (1)
248
get { return
_currentIteration
; }