Move PreserveDependencyAttribute to shared (dotnet/corefxdotnet/coreclr#42174)
authorStephen Toub <stoub@microsoft.com>
Mon, 28 Oct 2019 17:47:23 +0000 (13:47 -0400)
committerJan Kotas <jkotas@microsoft.com>
Wed, 30 Oct 2019 00:13:14 +0000 (17:13 -0700)
commitece6e61e184eed8cddb07b750f724b751a78ba08
treeba696d65914405c423882242118cae87e62056e7
parenta5413a58625826b5bbf87da83cc965e0f0f78186
Move PreserveDependencyAttribute to shared (dotnet/corefxdotnet/coreclr#42174)

We need to use it in corelib, too.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/549ba51466e56dec67056499706213524bfa6c63
src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PreserveDependencyAttribute.cs [new file with mode: 0644]