1 write to finalRanges
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
476this.finalRanges = finalRanges;
2 references to finalRanges
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelReliableSession.cs (2)
201if (this.finalRanges != null) 204this.terminatingFault, this.InputID, this.finalRanges, true);