2 references to SharedHttpTransportManager
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
314
return new
SharedHttpTransportManager
(listenUri, this);
System\ServiceModel\Channels\SharedHttpsTransportManager.cs (1)
15
:
base
(listenUri, factory)