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