Adding ValidateTypeIsBlittable SpanHelper method and rename constant (dotnet/corefx...
authorAhson Ahmed Khan <ahsonkhan@users.noreply.github.com>
Wed, 18 Oct 2017 01:38:54 +0000 (18:38 -0700)
committerGitHub <noreply@github.com>
Wed, 18 Oct 2017 01:38:54 +0000 (18:38 -0700)
commite6ab39ff54c26912b98e68639c71fe34b976e1aa
treecd9c264f68d5cf59fc5be10ecab4bf8c87e0b38e
parent17192778e875f586e21fd1b60ebf7b4af465f746
Adding ValidateTypeIsBlittable SpanHelper method and rename constant (dotnet/corefx#24626)

* Adding ValidateTypeIsBlittable SpanHelper method and rename constant.

* Reverting SpanHelper change and renaming const to netstandard

* Removing extra spaces.

* Remove unnecessary new lines

* Addressing PR feedback.

Commit migrated from https://github.com/dotnet/corefx/commit/5c8af507d63e94a49ab4b4a81a45510a50146faf
src/libraries/System.Memory/src/System.Memory.csproj
src/libraries/System.Memory/src/System/Buffers/Binary/Reader.cs
src/libraries/System.Memory/src/System/Buffers/Binary/Writer.cs