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