3 references to Session
System.ServiceModel (3)
System\ServiceModel\Dispatcher\InstanceBehavior.cs (1)
33this.useSession = dispatch.ChannelDispatcher.Session;
System\ServiceModel\Dispatcher\ListenerHandler.cs (2)
415if ((this.channel != null) && (this.throttle != null) && (this.channelDispatcher.Session)) 594if (this.throttle != null && this.channelDispatcher.Session)