Improve performance of span-based ToUpper and related APIs (#20275)
authorLevi Broderick <GrabYourPitchforks@users.noreply.github.com>
Sat, 6 Oct 2018 02:04:58 +0000 (19:04 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Oct 2018 02:04:58 +0000 (19:04 -0700)
commite16ff0bb0426ec02ea29a543ce500f197f7dbf2c
tree5f9ebc5ace3fc0a1555765e2c45e246b04b3d731
parent675ad93afd67ba03513c7c6cb17e5fbceada5be9
Improve performance of span-based ToUpper and related APIs (#20275)
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Globalization/TextInfo.cs
src/System.Private.CoreLib/shared/System/MemoryExtensions.Fast.cs
src/System.Private.CoreLib/shared/System/Text/Utf16Utility.cs [new file with mode: 0644]