2 references to ServerReliableDuplexSessionChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelListener.cs (2)
1670
return new
ServerReliableDuplexSessionChannel
(this, binder, this.FaultHelper, id, createSequenceInfo.OfferIdentifier);
1722
return new
ServerReliableDuplexSessionChannel
(this, binder, this.FaultHelper, id, createSequenceInfo.OfferIdentifier);