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