Merge pull request #1231 from justinvp/array_reverse
authorStephen Toub <stoub@microsoft.com>
Tue, 14 Jul 2015 19:47:58 +0000 (15:47 -0400)
committerStephen Toub <stoub@microsoft.com>
Tue, 14 Jul 2015 19:47:58 +0000 (15:47 -0400)
Perf: List<T>.Reverse changed to not use non-generic Array.Reverse


Trivial merge