1 instantiation of SharedHttpsTransportManager
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
138return new SharedHttpsTransportManager(listenUri, this);
1 reference to SharedHttpsTransportManager
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
110return SharedHttpsTransportManager.StaticTransportManagerTable;