1 write to channelDispatcher
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
113this.channelDispatcher = channelDispatcher;
1 reference to channelDispatcher
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
236get { return this.channelDispatcher; }