2 writes to allCompletedSync
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\ProcessRequestAsyncResult.cs (2)
30
this.
allCompletedSync
= true;
141
thisPtr.
allCompletedSync
= false;
1 reference to allCompletedSync
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ProcessRequestAsyncResult.cs (1)
113
this.Complete(this.
allCompletedSync
);