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