Improve Guid.Parse for input without whitespaces (#84210)
authorEgor Bogatov <egorbo@gmail.com>
Sun, 2 Apr 2023 15:55:17 +0000 (17:55 +0200)
committerGitHub <noreply@github.com>
Sun, 2 Apr 2023 15:55:17 +0000 (17:55 +0200)
commitb7e76714ebcaee34170d2ad989db1c5ba797727b
tree30ed2610abbf40fb46129bc94c83abbc0233e99f
parentb9352f1543ac47cbf8863e391b5ff7dc6378db1b
Improve Guid.Parse for input without whitespaces (#84210)

Co-authored-by: Stephen Toub <stoub@microsoft.com>
src/libraries/System.Private.CoreLib/src/System/Guid.cs
src/libraries/System.Private.CoreLib/src/System/MemoryExtensions.Trim.cs