3 references to RemapHandler
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\HttpModule.cs (1)
79
application.Context.
RemapHandler
(new HttpHandler());
System\ServiceModel\Activation\ServiceHttpModule.cs (1)
102
application.Context.
RemapHandler
(cbaHandler);
System.Web (1)
Abstractions\HttpContextWrapper.cs (1)
291
_context.
RemapHandler
(handler);