Use Array.MaxArrayLength in ArrayList (#25530)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Tue, 2 Jul 2019 13:33:16 +0000 (15:33 +0200)
committerJan Kotas <jkotas@microsoft.com>
Tue, 2 Jul 2019 13:33:16 +0000 (06:33 -0700)
commit948e0f2713c78fac5278826ee724a3f1503f2e2e
treedef8bd6cda87f0940f6e64833a7f166767d3bff9
parentdb90a795f5280ead19d5cc1780e9e25aad29fb8d
Use Array.MaxArrayLength in ArrayList (#25530)

Now that `ArrayList` is in CoreLib, we don't need the copy.
src/System.Private.CoreLib/shared/System/Collections/ArrayList.cs