Add Span and ReadOnlySpan from CoreCLR
authorJan Kotas <jkotas@microsoft.com>
Tue, 14 Mar 2017 16:06:56 +0000 (09:06 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 17 Apr 2017 14:05:34 +0000 (07:05 -0700)
commit69b3522c70dc4e01ed14488cc05b0bd52dd65c44
tree227b31abdb8314caced8988f94032585b11f6551
parent6c6a1b5387d44f2d57ac8e8c53a2d099a87d016f
Add Span and ReadOnlySpan from CoreCLR

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/dd52e03376af6d02ec1938099bbc796352437798
src/coreclr/src/mscorlib/shared/System/ReadOnlySpan.cs
src/coreclr/src/mscorlib/shared/System/Span.NonGeneric.cs
src/coreclr/src/mscorlib/shared/System/Span.cs