1 write to _handlerType
System.Web (1)
Configuration\HandlerFactoryWrapper.cs (1)
25_handlerType = handlerType;
1 reference to _handlerType
System.Web (1)
Configuration\HandlerFactoryWrapper.cs (1)
30_handler = (IHttpHandler)HttpRuntime.CreateNonPublicInstanceByWebObjectActivator(_handlerType);