2 writes to _lastLogonLoaded
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AccountInfo.cs (2)
41
return _owningPrincipal.HandleGet<Nullable<DateTime>>(ref _lastLogon, PropertyNames.AcctInfoLastLogon, ref
_lastLogonLoaded
);
307
_lastLogonLoaded
= LoadState.Loaded;