[netcore] Fix System.Tests.PseudoCustomAttributeTests.* tests (#14065)
commitd2054f6cc0021cbad644de2d94191574d1ad01c4
authorEgor Bogatov <egorbo@gmail.com>
Tue, 16 Apr 2019 09:51:26 +0000 (16 12:51 +0300)
committerMarek Safar <marek.safar@gmail.com>
Tue, 16 Apr 2019 09:51:26 +0000 (16 11:51 +0200)
tree607a0238ce8ad303778e351451d6c29e179c3714
parentedae380da5d29fa9267a612aadc1cd4a2541b18f
[netcore] Fix System.Tests.PseudoCustomAttributeTests.* tests (#14065)

* fix Custom Attribute tests

* fix CA

* fix CA

* Update MonoCustomAttrs.cs

* fix MarshalAsAttribute

* Update MarshalAsAttribute.cs

* Update MarshalAsAttribute.cs
mcs/class/System.Private.CoreLib/System.Private.CoreLib.csproj
mcs/class/System.Private.CoreLib/System.Runtime.InteropServices/MarshalAsAttribute.cs [new file with mode: 0644]
mcs/class/System.Private.CoreLib/System/Attribute.cs
mcs/class/corlib/System/MonoCustomAttrs.cs
mono/metadata/object-internals.h
netcore/Makefile.am