2 references to Process
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
270return rpc.Process(isOperationContextSet);
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
542if (_rpc.Process(false) && !_rpc.InvokeNotification.DidInvokerEnsurePump)