Move EventRegistrationToken to shared (dotnet/coreclr#22565)
authorStephen Toub <stoub@microsoft.com>
Wed, 13 Feb 2019 16:10:31 +0000 (11:10 -0500)
committerGitHub <noreply@github.com>
Wed, 13 Feb 2019 16:10:31 +0000 (11:10 -0500)
commitd477eeb8dbbd9dc520262cca2755a1c56704b541
treee554423289910c47b3fc6e7cd710f48ba5488f92
parent4fd3c1d218d0f54a1d48d862885bc8a622c2d88d
Move EventRegistrationToken to shared (dotnet/coreclr#22565)

* Move EventRegistrationToken to shared

* Address PR feedback

Commit migrated from https://github.com/dotnet/coreclr/commit/b2d06656c32981338b4a5f78d2ba5d8c01b73b9e
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/EventRegistrationToken.cs [deleted file]
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/WindowsRuntimeMarshal.cs
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/EventRegistrationToken.cs [new file with mode: 0644]