6 writes to _returnedPrimaryGroup
System.DirectoryServices.AccountManagement (6)
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (6)
71_returnedPrimaryGroup = true; // so we don't bother trying to return the primary group 110_returnedPrimaryGroup = true; // so we don't bother trying to return the primary group 226_returnedPrimaryGroup = true; 950_returnedPrimaryGroup = false; 1073_returnedPrimaryGroup = false; 1135_returnedPrimaryGroup = adBookmark.returnedPrimaryGroup;
2 references to _returnedPrimaryGroup
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (2)
172if (!_returnedPrimaryGroup) 1070bookmark.returnedPrimaryGroup = _returnedPrimaryGroup;