2 references to CreateSession
System.ServiceModel (2)
System\ServiceModel\Channels\FramingChannels.cs (2)
37
this.Session = FramingConnectionDuplexSession.
CreateSession
(this, settings.Upgrade);
45
this.Session = FramingConnectionDuplexSession.
CreateSession
(this, channelListener.Upgrade);