3 references to PostFindCompleted
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\DiscoveryClient.cs (3)
513this.PostFindCompleted((FindAsyncOperationContext)context, true, null); 541this.PostFindCompleted(context, cancelled, error); 1182this.PostFindCompleted((FindAsyncOperationContext)activeOperations[i], true, null);