2 types derived from ContextInputChannelBase
System.ServiceModel (2)
System\ServiceModel\Channels\ContextInputChannel.cs (1)
11class ContextInputChannel : ContextInputChannelBase<IInputChannel>, IInputChannel
System\ServiceModel\Channels\ContextInputSessionChannel.cs (1)
11class ContextInputSessionChannel : ContextInputChannelBase<IInputSessionChannel>, IInputSessionChannel