1 write to hasSession
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingChannelExtension.cs (1)
263this.hasSession = (owner.InputSession != null);
2 references to hasSession
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\RoutingChannelExtension.cs (2)
48get { return this.hasSession; } 98if (!this.hasSession)