[corlib] Fix Parallel.ForEach overload that hardcoded -1 for the item index
commitf5c32ef7bd4664c2b6b5fc62943952b92bdef1a8
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 27 Nov 2014 15:08:18 +0000 (27 16:08 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 27 Nov 2014 15:08:18 +0000 (27 16:08 +0100)
treee0518c8782a963abffb73d214fa8497e2ab7e71b
parentfb7332bec128c08c7a84a4fb14a97dc846b96d59
[corlib] Fix Parallel.ForEach overload that hardcoded -1 for the item index

Xamarin bug #24891
mcs/class/corlib/System.Threading.Tasks/Parallel.cs
mcs/class/corlib/Test/System.Threading.Tasks/ParallelTests.cs