4 references to InputChannelBinder
System.ServiceModel (4)
System\ServiceModel\Dispatcher\ListenerBinder.cs (4)
165
return new
InputChannelBinder
(channel, this.listener.Uri);
179
return new
InputChannelBinder
(channel, this.listener.Uri);
210
return new
InputChannelBinder
(channel, this.listener.Uri);
224
return new
InputChannelBinder
(channel, this.listener.Uri);