2 writes to _lastPasswordSet
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\PasswordInfo.cs (2)
28return _owningPrincipal.HandleGet<Nullable<DateTime>>(ref _lastPasswordSet, PropertyNames.PwdInfoLastPasswordSet, ref _lastPasswordSetLoaded); 251_lastPasswordSet = (Nullable<DateTime>)value;