4 references to
System.ServiceModel (4)
System\ServiceModel\Channels\DelegatingChannelListener.cs (1)
31: base(sharedInnerListener, timeouts, innerChannelListener)
System\ServiceModel\Channels\LayeredChannelListener.cs (3)
19: this(false, timeouts, innerChannelListener) 24: this(sharedInnerListener, null, null) 29: this(sharedInnerListener, timeouts, null)