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