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