1 write to Type
System.Web (1)
DynamicModuleRegistry.cs (1)
61Type = type;
2 references to Type
System.Web (2)
HttpApplication.cs (2)
2368HttpModuleAction modAction = new HttpModuleAction(entry.Name, entry.Type); 2926select new ModuleConfigurationInfo(entry.Name, entry.Type, "managedHandler" /* condition */);