Home
last modified time | relevance | path

Searched refs:newHostAndCallOptions (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/
DClientBase.cs168 … var newHostAndCallOptions = interceptor(context.Method, context.Host, context.Options); field in Grpc.Core.ClientBase.ClientBaseConfiguration.ClientBaseConfigurationInterceptor.TResponse
169 …ceptorContext<TRequest, TResponse>(context.Method, newHostAndCallOptions.Item1, newHostAndCallOpti…