2 instantiations of ParallelLoopState32
mscorlib (2)
system\threading\Tasks\Parallel.cs (2)
1169
state = new
ParallelLoopState32
(sharedPStateFlags);
1174
state = new
ParallelLoopState32
(sharedPStateFlags);
1 reference to ParallelLoopState32
mscorlib (1)
system\threading\Tasks\Parallel.cs (1)
1164
ParallelLoopState32
state = null;