1 write to typeOfRoles
System.ServiceModel (1)
System\ServiceModel\Activation\SystemWebHelper.cs (1)
28typeOfRoles = GetSystemWebType("System.Web.Security.Roles");
2 references to typeOfRoles
System.ServiceModel (2)
System\ServiceModel\Activation\SystemWebHelper.cs (2)
26if (typeOfRoles == null) 30return typeOfRoles;