2 instantiations of TokenGroupSet
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
172
return (new
TokenGroupSet
(principalDN, this, true));
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
1612
return (new
TokenGroupSet
(principalDN, this, true));