Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Interceptors/
DServerInterceptorTest.cs91 private class ServerCallContextInterceptor : Interceptor class in Grpc.Core.Interceptors.Tests.ServerInterceptorTest
95 public ServerCallContextInterceptor(Action<ServerCallContext> interceptor) in ServerCallContextInterceptor() method in Grpc.Core.Interceptors.Tests.ServerInterceptorTest.ServerCallContextInterceptor