2 references to ReliableInputSessionChannelOverReply
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelListener.cs (2)
1799
return new
ReliableInputSessionChannelOverReply
(this, binder, this.FaultHelper, id);
1852
return new
ReliableInputSessionChannelOverReply
(this, binder, this.FaultHelper, id);