Merge pull request #13075 from stephentoub/string_span_ctor
authorStephen Toub <stoub@microsoft.com>
Fri, 28 Jul 2017 22:10:13 +0000 (18:10 -0400)
committerGitHub <noreply@github.com>
Fri, 28 Jul 2017 22:10:13 +0000 (18:10 -0400)
Add new String(ReadOnlySpan<char>) ctor


Trivial merge