1 write to channelHandler
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
88this.channelHandler = value;
3 references to channelHandler
System.ServiceModel (3)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (3)
76if (!(this.channelHandler != null)) 80return this.channelHandler; 84if (!(this.channelHandler == null))