2 references to CompletionCallback
System.ServiceModel (2)
System\ServiceModel\ClientBase.cs (2)
1056if (context.CompletionCallback != null) 1059context.AsyncOperation.PostOperationCompleted(context.CompletionCallback, e);