Add Rune creation API from UTF-16 surrogate pair (#22590)
authorLevi Broderick <GrabYourPitchforks@users.noreply.github.com>
Thu, 14 Feb 2019 19:00:02 +0000 (11:00 -0800)
committerGitHub <noreply@github.com>
Thu, 14 Feb 2019 19:00:02 +0000 (11:00 -0800)
commit84eaa7ac079e625f2fbe36ba976f735dbdacdc6b
treee392054ae46786a81350196aa007fd4f61a8922e
parent94b0faee9f93247bb32c89ab7ed545a07540ba97
Add Rune creation API from UTF-16 surrogate pair (#22590)

Also brings in some perf improvements to existing char and UnicodeUtility APIs
src/System.Private.CoreLib/shared/System/Char.cs
src/System.Private.CoreLib/shared/System/Text/Rune.cs
src/System.Private.CoreLib/shared/System/Text/UnicodeUtility.cs