2 writes to _badLogonCountChanged
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AccountInfo.cs (2)
171
return _owningPrincipal.HandleGet<int>(ref _badLogonCount, PropertyNames.AcctInfoBadLogonCount, ref
_badLogonCountChanged
);
338
_badLogonCountChanged
= LoadState.Loaded;