Consolidate *.Fast.cs (dotnet/coreclr#27644)
commit6ecf9e87bae7ed60119edc197e45ba306d658652
authorJan Kotas <jkotas@microsoft.com>
Sun, 3 Nov 2019 11:55:42 +0000 (3 03:55 -0800)
committerMarek Safar <marek.safar@gmail.com>
Mon, 4 Nov 2019 07:57:17 +0000 (4 08:57 +0100)
treec919f887f441a2c546cf470dd4e910c053e20de0
parentc0e237b7340a58384e191f7bdc6d954b9585330b
Consolidate *.Fast.cs (dotnet/coreclr#27644)

System.Memory OOB package that this split was originally done for does not exist anymore.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
netcore/System.Private.CoreLib/shared/System/MemoryExtensions.Globalization.cs [moved from netcore/System.Private.CoreLib/shared/System/MemoryExtensions.Fast.cs with 63% similarity]
netcore/System.Private.CoreLib/shared/System/MemoryExtensions.cs
netcore/System.Private.CoreLib/shared/System/ReadOnlySpan.cs [moved from netcore/System.Private.CoreLib/shared/System/ReadOnlySpan.Fast.cs with 75% similarity]
netcore/System.Private.CoreLib/shared/System/Runtime/InteropServices/MemoryMarshal.Fast.cs [deleted file]
netcore/System.Private.CoreLib/shared/System/Runtime/InteropServices/MemoryMarshal.cs
netcore/System.Private.CoreLib/shared/System/Span.cs [moved from netcore/System.Private.CoreLib/shared/System/Span.Fast.cs with 80% similarity]