3 references to Universal
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (2)
1046
GroupScope groupType = GroupScope.
Universal
;
1460
Debug.Assert(groupType == GroupScope.
Universal
);
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (1)
764
Debug.Assert(value2 == GroupScope.
Universal
);