Added Utf8.IsValid(bytes) (#88004)
authorAlexander Radchenko <radchenkosasha@gmail.com>
Wed, 28 Jun 2023 20:58:51 +0000 (02:58 +0600)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2023 20:58:51 +0000 (16:58 -0400)
commit336e9d6974afaa02e8802708e0fd57372ae4d822
tree8d6ffa0c69cbcd2822321b49055d2f30a2fe5a32
parent52bc96de51044c7c90921a1965d812e84d85e3c0
Added Utf8.IsValid(bytes) (#88004)

* Added Utf8.IsValid(bytes)

* Code review

* Delete System.Runtime.sln

* solution file

* Solution file

* Code review: Removed duplicate tests
src/libraries/System.Private.CoreLib/src/System/Text/Unicode/Utf8.cs
src/libraries/System.Runtime/ref/System.Runtime.cs
src/libraries/System.Runtime/tests/System/Text/Unicode/Utf8UtilityTests.ValidateBytes.cs