2 writes to _accountLockoutTimeLoaded
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AccountInfo.cs (2)
29return _owningPrincipal.HandleGet<Nullable<DateTime>>(ref _accountLockoutTime, PropertyNames.AcctInfoAcctLockoutTime, ref _accountLockoutTimeLoaded); 302_accountLockoutTimeLoaded = LoadState.Loaded;