Move PreserveDependencyAttribute to shared (dotnet/corefx#42174)
commitf26e73b49bb47d5b0fbd906c0eecc1a36ca078c1
authorStephen Toub <stoub@microsoft.com>
Mon, 28 Oct 2019 17:47:23 +0000 (28 13:47 -0400)
committerMarek Safar <marek.safar@gmail.com>
Tue, 29 Oct 2019 22:34:11 +0000 (29 23:34 +0100)
tree25d4366d2a510106105aa16360feff58c55f1d23
parentd274cfbacdb2aeab0184662997882f3d78991e48
Move PreserveDependencyAttribute to shared (dotnet/corefx#42174)

We need to use it in corelib, too.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System/Runtime/CompilerServices/PreserveDependencyAttribute.cs [new file with mode: 0644]