Use StringBuilder.Append(Char) instead of coverting char to string (#32758)
authorAlaa Masoud <alaa.masoud@live.com>
Tue, 25 Feb 2020 16:21:32 +0000 (19:21 +0300)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2020 16:21:32 +0000 (11:21 -0500)
commitbddb0d4da71a7eb9c772095396586c55203d1c84
treef187709211c975edb2da8226cc002f3607e40054
parentbc48c6e67478513c87ca1de9d0c2c38b3882e1f4
Use StringBuilder.Append(Char) instead of coverting char to string (#32758)
src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AD/ADUtils.cs