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