5 references to AppendChar
PresentationFramework (1)
src\Framework\System\Windows\Controls\PasswordBox.cs (1)
212
securePassword.
AppendChar
(value[i]);
System.Management (3)
managementoptions.cs (3)
1339
securePassword.
AppendChar
(value[i]);
1347
tempStr.
AppendChar
(value[i]);
1570
securePassword.
AppendChar
(password[i]);
System.Web.Extensions (1)
ClientServices\ClientFormsIdentity.cs (1)
74
ss.
AppendChar
(passwordChars[iter]);