3 references to Type
System.Web (3)
HttpApplication.cs (2)
2478moduleInfo.Type, 2936ModulesEntry currentModule = new ModulesEntry(mod.Name, mod.Type, "type", null);
Security\UrlAuthorizationModule.cs (1)
93if (Type.GetType(mod.Type, false) == typeof(UrlAuthorizationModule)) {