2 references to ReliableReplySessionChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelListener.cs (2)
1825
return new
ReliableReplySessionChannel
(this, binder, this.FaultHelper, id, createSequenceInfo.OfferIdentifier);
1891
return new
ReliableReplySessionChannel
(this, binder, this.FaultHelper, id, createSequenceInfo.OfferIdentifier);