1 write to _userType
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AuthZSet.cs (1)
32_userType = userStoreCtx.OwningContext.ContextType;
4 references to _userType
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AuthZSet.cs (4)
314if (_userType == ContextType.Machine) 323Debug.Assert(_userType == ContextType.Domain); 362Debug.Assert((_userType == ContextType.Domain) && 417if (_userType == ContextType.Machine)