Moved SpinLock.cs to shared (#19391)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Sat, 11 Aug 2018 06:19:28 +0000 (23:19 -0700)
committerGitHub <noreply@github.com>
Sat, 11 Aug 2018 06:19:28 +0000 (23:19 -0700)
commitb2c4c8c4713a029b8c59f481c967dec3c98f005a
treea86b66b8db29cca43d40d30f2b44459d252c9ee9
parentc9ad0e8656df10f3aab4b989a1dc72e548d24176
Moved SpinLock.cs to shared (#19391)

* m removed from names, spaces after \\ and braces added

* Moved to shared
src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Threading/SpinLock.cs [moved from src/System.Private.CoreLib/src/System/Threading/SpinLock.cs with 88% similarity]