Avoid Split(new char[]) inside loops (#32601)
authorAlaa Masoud <alaa.masoud@live.com>
Thu, 20 Feb 2020 16:52:19 +0000 (19:52 +0300)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2020 16:52:19 +0000 (11:52 -0500)
commit2f38f64ceb2ece3e57742e798409642565ddfcb0
tree192ea4b45cd4b0ad4473589ec05d7a0101e22504
parent87a536ee9e7608164981611291c2890d2400b54c
Avoid Split(new char[]) inside loops (#32601)
src/libraries/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap/LdapDirectoryIdentifier.cs
src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs