2 writes to completedSynchronously
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\IteratorAsyncResult.cs (2)
59
this.
completedSynchronously
= true;
204
this.
completedSynchronously
= false;
1 reference to completedSynchronously
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\IteratorAsyncResult.cs (1)
80
base.Complete(this.
completedSynchronously
, error);