1 reference to GetHandlerType
System.Web (1)
Configuration\HandlerFactoryCache.cs (1)
51
_factory = new HandlerFactoryWrapper((IHttpHandler)instance,
GetHandlerType
(mapping));