2 references to ReliableInputSessionChannelOverDuplex
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelListener.cs (2)
1696
return new
ReliableInputSessionChannelOverDuplex
(this, binder, this.FaultHelper, id);
1761
return new
ReliableInputSessionChannelOverDuplex
(this, binder, this.FaultHelper, id);