Use Array.MaxArrayLength in ArrayList (dotnet/coreclr#25530)
commit29e1d630b445bb49f8a41f6b31ae19e869a68d40
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Tue, 2 Jul 2019 13:33:16 +0000 (2 15:33 +0200)
committerMarek Safar <marek.safar@gmail.com>
Tue, 2 Jul 2019 15:26:31 +0000 (2 17:26 +0200)
tree0ece332513d00617894d39fb5397db00aa031b38
parent4b074e842b301837dbce9931d08c338050249087
Use Array.MaxArrayLength in ArrayList (dotnet/coreclr#25530)

Now that `ArrayList` is in CoreLib, we don't need the copy.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System/Collections/ArrayList.cs