Renaming Span/ReadOnlySpan Extension classes to avoid conflict with CoreFX. (dotnet...
authorAhson Ahmed Khan <ahsonkhan@users.noreply.github.com>
Wed, 1 Feb 2017 05:43:43 +0000 (21:43 -0800)
committerJan Kotas <jkotas@microsoft.com>
Wed, 1 Feb 2017 05:43:43 +0000 (21:43 -0800)
commit503c618969e0e34bec6cf93632763b6ec339ec55
treea29a4ef01aa5d8f9d181512aa1493e1d627f6220
parenta8e467a55a2ca1e43817221a04a09c711e530a19
Renaming Span/ReadOnlySpan Extension classes to avoid conflict with CoreFX. (dotnet/coreclr#9182)

* Moving all extension methods to a class called Span
* Adding known workaround for JIT bug.

Commit migrated from https://github.com/dotnet/coreclr/commit/68cb3c7cab52b1648b4f4c2246f08652092ac2f3
src/coreclr/src/mscorlib/model.xml
src/coreclr/src/mscorlib/src/System/ReadOnlySpan.cs
src/coreclr/src/mscorlib/src/System/Span.cs