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