2 references to Channel
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (2)
517
if (this.ChannelHandler != null && this.ChannelHandler.
Channel
!= null)
519
dispatcher = this.ChannelHandler.
Channel
.EndpointDispatcher;