1 write to CustomLoaderType
System.Web.ApplicationServices (1)
Hosting\CustomLoaderAttribute.cs (1)
20
CustomLoaderType
= customLoaderType;
1 reference to CustomLoaderType
System.Web.ApplicationServices (1)
Hosting\CustomLoaderHelper.cs (1)
103
object customLoader = Activator.CreateInstance(customLoaderAttribute.
CustomLoaderType
);