2 references to HttpChannelListener
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
34
:
base
(httpsBindingElement, context)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
658
HttpChannelListener listener = new
HttpChannelListener
<TChannel>(this, context);