2 instantiations of HandlerFactoryWrapper
System.Web (2)
Configuration\HandlerFactoryCache.cs (2)
33_factory = new HandlerFactoryWrapper((IHttpHandler)instance, GetHandlerType(type)); 51_factory = new HandlerFactoryWrapper((IHttpHandler)instance, GetHandlerType(mapping));