5 references to CompleteOnce
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\DiscoveryClientChannelBase.cs (2)
476this.CompleteOnce(ex); 617this.CompleteOnce(communicationException);
System\ServiceModel\Discovery\IteratorAsyncResult.cs (3)
73this.CompleteOnce(null); 251this.CompleteOnce(outException); 262this.CompleteOnce(e);