2 writes to replySequenceNumber
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (2)
1591
this.
replySequenceNumber
= sequenceNumber;
1632
this.
replySequenceNumber
= sequenceNumber;
2 references to replySequenceNumber
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (2)
1615
this.channel.PrepareReplyMessage(this.
replySequenceNumber
, this.isLastReply, this.ranges, reply);
1719
this.context.
replySequenceNumber
, this.context.isLastReply,