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