2 writes to isLastKnown
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (2)
842this.isLastKnown = true; 858this.isLastKnown = true;
1 reference to isLastKnown
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
74this.session.InputID, this.ranges, this.isLastKnown);