3 references to
System.ServiceModel (3)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
64: base(timeouts, listener)
System\ServiceModel\Channels\InternalDuplexChannelListener.cs (1)
15: base(context.Binding, context.Clone().BuildInnerChannelListener<IInputChannel>())
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
22: base(timeouts, innerListener)