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