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