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