1 write to shouldComplete
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\IteratorAsyncResult.cs (1)
187this.shouldComplete = true;
1 reference to shouldComplete
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\IteratorAsyncResult.cs (1)
163if ((this.numPendingSteps == 0) && this.shouldComplete)