Home
last modified time | relevance | path

Searched defs:InterceptingCallInvoker (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Interceptors/
DInterceptingCallInvoker.cs28 internal class InterceptingCallInvoker : CallInvoker class
37 public InterceptingCallInvoker(CallInvoker invoker, Interceptor interceptor) in InterceptingCallInvoker() method in Grpc.Core.Interceptors.InterceptingCallInvoker