1 instantiation of InvokeAsyncCompletedEventArgs
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
863InvokeAsyncCompletedEventArgs e = new InvokeAsyncCompletedEventArgs(results, error, false, context.AsyncOperation.UserSuppliedState);
1 reference to InvokeAsyncCompletedEventArgs
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
863InvokeAsyncCompletedEventArgs e = new InvokeAsyncCompletedEventArgs(results, error, false, context.AsyncOperation.UserSuppliedState);