5 references to EndComplete
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (2)
126this.receiveContext.EndComplete(result); 265thisPtr.receiveContext.EndComplete(result);
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (1)
683this.wrappedContext.EndComplete(result);
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowOperationContext.cs (1)
870thisPtr.receiveContext.EndComplete(result);
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ProcessMessagesAsyncResult.cs (1)
697messageRpc.ReceiveContext.EndComplete(result);