Make String.{Try}CopyTo public (#53246)
authorStephen Toub <stoub@microsoft.com>
Wed, 26 May 2021 10:51:21 +0000 (06:51 -0400)
committerGitHub <noreply@github.com>
Wed, 26 May 2021 10:51:21 +0000 (06:51 -0400)
commit6c4f45c087bc7ae9a2cdfcc307a72f24a7f00b72
tree53a4ee5022380962b1b89efc170e3c055021c148
parent293d47286161827ecc0d6e96f9eb7b82dafe8307
Make String.{Try}CopyTo public (#53246)
12 files changed:
src/libraries/Common/src/System/Net/SocketAddress.cs
src/libraries/Common/src/System/Text/ValueStringBuilder.cs
src/libraries/Common/tests/Tests/System/StringTests.cs
src/libraries/System.Diagnostics.TextWriterTraceListener/src/System/Diagnostics/XmlWriterTraceListener.cs
src/libraries/System.Private.CoreLib/src/System/String.cs
src/libraries/System.Private.Xml/src/System/Xml/Serialization/CodeIdentifier.cs
src/libraries/System.Runtime/ref/System.Runtime.cs
src/libraries/System.Security.Cryptography.Encoding/src/System/Security/Cryptography/PemEncoding.cs
src/libraries/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Unix/OpenSslX509ChainProcessor.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/JsonCamelCaseNamingPolicy.cs
src/libraries/System.Text.RegularExpressions/src/System/Text/RegularExpressions/RegexCharClass.cs
src/libraries/System.Web.HttpUtility/src/System/Web/Util/Utf16StringValidator.cs