Use NativeLibrary.[Try]Load for netcoreapp3 (dotnet/corefx#36944)
authorAdeel Mujahid <adeelbm@outlook.com>
Wed, 17 Apr 2019 18:44:46 +0000 (19:44 +0100)
committerJan Kotas <jkotas@microsoft.com>
Wed, 17 Apr 2019 18:44:46 +0000 (11:44 -0700)
commit9ad4049e816477e39cc8885eca686d61b47d1b06
treec343c252ad912d1c490bcd30708401285e183de3
parentf0794bb3e8f6a21e9c99cb5e73f6c5639ffd1da1
Use NativeLibrary.[Try]Load for netcoreapp3 (dotnet/corefx#36944)

Commit migrated from https://github.com/dotnet/corefx/commit/fbc748b93e65600a68b217ec59fc4522d5df4ffb
src/libraries/Common/src/System/Runtime/InteropServices/FunctionWrapper.cs
src/libraries/CoreFx.Private.TestUtilities/src/System/PlatformDetection.Unix.cs
src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj
src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj
src/libraries/System.Drawing.Common/src/System/Drawing/GdiplusNative.Unix.cs
src/libraries/System.Drawing.Common/src/System/Drawing/Printing/LibcupsNative.cs