2 writes to _storedNewPassword
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\PasswordInfo.cs (2)
143_storedNewPassword = newPassword; 362_storedNewPassword = null;
2 references to _storedNewPassword
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\PasswordInfo.cs (2)
310return (_storedNewPassword != null); 341return _storedNewPassword;