1 type derived from FramingDuplexSessionChannel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (1)
174internal class ClientFramingDuplexSessionChannel : FramingDuplexSessionChannel
3 references to FramingDuplexSessionChannel
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (3)
123private FramingConnectionDuplexSession(FramingDuplexSessionChannel channel) 128public static FramingConnectionDuplexSession CreateSession(FramingDuplexSessionChannel channel, 145public SecureConnectionDuplexSession(FramingDuplexSessionChannel channel)