2 references to Process
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
204return rpc.Process(isOperationContextSet);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
561if (_rpc.Process(false) && !_rpc.InvokeNotification.DidInvokerEnsurePump)