Move COMException to shared partition (dotnet/corertdotnet/coreclr#6803)
authorMarek Safar <marek.safar@gmail.com>
Thu, 10 Jan 2019 19:01:43 +0000 (20:01 +0100)
committerJan Kotas <jkotas@microsoft.com>
Thu, 10 Jan 2019 21:44:57 +0000 (13:44 -0800)
commit31fb2862689afd2a4ac29e14be7fb32da81e66b9
tree2c747441e2ae9bb08113f7c4a0c3825a1bc12246
parent58f4dff766d36a0f7e3084d1404ba5e076afb4ba
Move COMException to shared partition (dotnet/corertdotnet/coreclr#6803)

* Move COMException to shared partition

* Review feedback

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/15036527b060dccef9f3befe33af22346e6999cb
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/COMException.cs [moved from src/coreclr/src/System.Private.CoreLib/src/System/Runtime/InteropServices/COMException.cs with 63% similarity]