Move Buffer constants to platform specific files (#23352)
authorMarek Safar <marek.safar@gmail.com>
Thu, 21 Mar 2019 15:30:11 +0000 (16:30 +0100)
committerJan Kotas <jkotas@microsoft.com>
Thu, 21 Mar 2019 15:30:11 +0000 (08:30 -0700)
commitad30997d41d9652a644f6a2fe1b73bd8416d87b2
tree0d64c36ff80e55e40733fe07c47c683dfbaec4d8
parentfbe0c7795effcd490984ebc4a07723dea6e1367e
Move Buffer constants to platform specific files (#23352)

* Move Buffer constants to platform specific files

* Add explicit access modifier
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Buffer.Unix.cs [new file with mode: 0644]
src/System.Private.CoreLib/shared/System/Buffer.Windows.cs [new file with mode: 0644]
src/System.Private.CoreLib/shared/System/Buffer.cs