2 references to Process
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
575return rpc.Process(isOperationContextSet);
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
777if (this.rpc.Process(false) && !rpc.InvokeNotification.DidInvokerEnsurePump)