Make AsSpan(this string) ForceInline to be on par with AsSpan(this T[]) (#17368)
authorJan Kotas <jkotas@microsoft.com>
Sat, 31 Mar 2018 07:30:53 +0000 (00:30 -0700)
committerGitHub <noreply@github.com>
Sat, 31 Mar 2018 07:30:53 +0000 (00:30 -0700)
commit3632a515eccbba14e9393d83683f39e94690f42b
tree6d452617c980d4d6e7ebebc340cb7122a3387b49
parentc05eeefbb63cf7f9a466a7371bd44d3254806f03
Make AsSpan(this string) ForceInline to be on par with AsSpan(this T[]) (#17368)
src/mscorlib/shared/System/MemoryExtensions.Fast.cs
src/mscorlib/shared/System/MemoryExtensions.cs
src/mscorlib/shared/System/String.cs