4 instantiations of ReplyChannelBinder
System.ServiceModel (4)
System\ServiceModel\Dispatcher\ListenerBinder.cs (4)
255
return new
ReplyChannelBinder
(channel, listener.Uri);
269
return new
ReplyChannelBinder
(channel, listener.Uri);
300
return new
ReplyChannelBinder
(channel, listener.Uri);
314
return new
ReplyChannelBinder
(channel, listener.Uri);