2 references to SessionChannels
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\RoutingChannelExtension.cs (1)
79
this.sessionChannels = new
SessionChannels
(this.ActivityID);
System\ServiceModel\Routing\RoutingService.cs (1)
170
this.perMessageChannels = new
SessionChannels
(this.ChannelExtension.ActivityID);