2 types derived from LayeredChannel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
79internal class LayeredInputChannel : LayeredChannel<IInputChannel>, IInputChannel
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityChannel.cs (1)
11LayeredChannel<TChannel>