Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.Core.Tests/Interceptors/
DServerInterceptorTest.cs138 private class ServerCallContextInterceptor : Interceptor class in Grpc.Core.Interceptors.Tests.ServerInterceptorTest
142 public ServerCallContextInterceptor(Action<ServerCallContext> interceptor) in ServerCallContextInterceptor() method in Grpc.Core.Interceptors.Tests.ServerInterceptorTest.ServerCallContextInterceptor