2 references to GetMatchingRoleGroupInternal
System.Web (2)
UI\WebControls\LoginView.cs (1)
367roleGroupIndex = RoleGroups.GetMatchingRoleGroupInternal(user);
UI\WebControls\RoleGroupCollection.cs (1)
51int index = GetMatchingRoleGroupInternal(user);