2 writes to checkPointPendingSends
System.ServiceModel (2)
System\ServiceModel\Channels\UtilityExtension.cs (2)
417
this.
checkPointPendingSends
= this.pendingSends;
459
this.
checkPointPendingSends
= this.pendingSends;
1 reference to checkPointPendingSends
System.ServiceModel (1)
System\ServiceModel\Channels\UtilityExtension.cs (1)
440
lclCheckPointPendingSends = this.
checkPointPendingSends
;