2 types derived from LayeredChannel
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
88internal class LayeredInputChannel : LayeredChannel<IInputChannel>, IAsyncInputChannel
System\ServiceModel\Security\SecurityChannel.cs (1)
13LayeredChannel<TChannel>