2 writes to _permittedWorkstationsLoaded
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AccountInfo.cs (2)
56
return _owningPrincipal.HandleGet<PrincipalValueCollection<string>>(ref _permittedWorkstations, PropertyNames.AcctInfoPermittedWorkstations, ref
_permittedWorkstationsLoaded
);
312
_permittedWorkstationsLoaded
= LoadState.Loaded;