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