1 write to isLastReply
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
1592this.isLastReply = true;
2 references to isLastReply
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,