Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.Reflection/
DReflectionServiceImpl.cs33 … public class ReflectionServiceImpl : Grpc.Reflection.V1Alpha.ServerReflection.ServerReflectionBase class
41 public ReflectionServiceImpl(IEnumerable<string> services, SymbolRegistry symbolRegistry) in ReflectionServiceImpl() method in Grpc.Reflection.ReflectionServiceImpl
50 public ReflectionServiceImpl(IEnumerable<ServiceDescriptor> serviceDescriptors) in ReflectionServiceImpl() method in Grpc.Reflection.ReflectionServiceImpl
59 …public ReflectionServiceImpl(params ServiceDescriptor[] serviceDescriptors) : this((IEnumerable<Se… in ReflectionServiceImpl() method in Grpc.Reflection.ReflectionServiceImpl