Move Enum and CorElementType to shared (dotnet/coreclr#23177)
commit5df1bae25d1146b213d4becac2ee88ef2a71d5ec
authorEgor Bogatov <egorbo@gmail.com>
Sun, 17 Mar 2019 06:10:36 +0000 (17 07:10 +0100)
committerMarek Safar <marek.safar@gmail.com>
Sun, 17 Mar 2019 12:42:00 +0000 (17 13:42 +0100)
treec8630444d516c1059109a288758aadae1a469fb3
parentbc420a440e79d97822d349aea5c7a0087a7c828f
Move Enum and CorElementType to shared (dotnet/coreclr#23177)

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
netcore/System.Private.CoreLib/shared/System/Enum.cs [new file with mode: 0644]
netcore/System.Private.CoreLib/shared/System/Reflection/CorElementType.cs [new file with mode: 0644]