6 references to MakeGroup
System.DirectoryServices.AccountManagement (6)
System\DirectoryServices\AccountManagement\AD\SDSUtils.cs (4)
41p = GroupPrincipal.MakeGroup(owningContext); 57p = GroupPrincipal.MakeGroup(owningContext); 99p = GroupPrincipal.MakeGroup(owningContext); 115p = GroupPrincipal.MakeGroup(owningContext);
System\DirectoryServices\AccountManagement\AuthZSet.cs (1)
243GroupPrincipal g = GroupPrincipal.MakeGroup(_userStoreCtx.OwningContext);
System\DirectoryServices\AccountManagement\Utils.cs (1)
692GroupPrincipal g = GroupPrincipal.MakeGroup(ctx);