2 references to HandlerWrapper
System.Xaml.Hosting (2)
System\Xaml\Hosting\XamlHttpHandlerFactory.cs (2)
123
return new
HandlerWrapper
(httpHandler, factory);
143
:
base
(httpAsyncHandler, factory)