Convert several static readonly byte[]s to ReadOnlySpan<byte> (#26138)
commit50d3fc69d82446deeabc28f9cb61c1b232236afc
authorStephen Toub <stoub@microsoft.com>
Tue, 13 Aug 2019 18:05:56 +0000 (13 14:05 -0400)
committerMarek Safar <marek.safar@gmail.com>
Tue, 13 Aug 2019 19:35:04 +0000 (13 21:35 +0200)
treec6c7b82268f2ae475f2aca42da7c560fb581ebdb
parent9e13a7e0976edd3ac18f80f9adbeaac499b4b974
Convert several static readonly byte[]s to ReadOnlySpan<byte> (#26138)

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System/Buffers/Text/Utf8Parser/ParserHelpers.cs
netcore/System.Private.CoreLib/shared/System/Buffers/Text/Utf8Parser/Utf8Parser.Integer.Unsigned.X.cs
netcore/System.Private.CoreLib/shared/System/Convert.Base64.cs
netcore/System.Private.CoreLib/shared/System/Globalization/HebrewCalendar.cs
netcore/System.Private.CoreLib/shared/System/Numerics/BitOperations.cs