1 type derived from ConnectionDuplexSession
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (1)
121internal class FramingConnectionDuplexSession : ConnectionDuplexSession
1 instantiation of ConnectionDuplexSession
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
43this.Session = new ConnectionDuplexSession(this);