[netcore] Misc. fixes (#14050)
commit012ac05aa9de47ae421af4c0e7d0724de2d18d82
authorFilip Navara <filip.navara@gmail.com>
Mon, 15 Apr 2019 13:02:47 +0000 (15 15:02 +0200)
committerMarek Safar <marek.safar@gmail.com>
Mon, 15 Apr 2019 13:02:47 +0000 (15 15:02 +0200)
tree6b7eb758cf9b13a72773b2edb936fcf2cd901935
parent79f15ccd35a0f921a2ff6744d564cbc47d8877d0
[netcore] Misc. fixes (#14050)

* Check for lower bounds on non-zero-based arrays

* Grab correct version of System.Reflection.Context

* Move Attribute type validation to fix checking for custom attributes using interface types

* Fix parameter checks
mcs/class/System.Private.CoreLib/System/Array.cs
mcs/class/System.Private.CoreLib/System/Attribute.cs
mcs/class/corlib/System/MonoCustomAttrs.cs
netcore/corefx-restore.csproj