Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.Reflection.Tests/
DSymbolRegistryTest.cs39 public void FileContainingSymbol() in FileContainingSymbol() method in Grpc.Reflection.Tests.SymbolRegistryTest
DReflectionClientServerTest.cs87 public async Task FileContainingSymbol() in FileContainingSymbol() method in Grpc.Reflection.Tests.ReflectionClientServerTest
/third_party/grpc/src/csharp/Grpc.Reflection/
DSymbolRegistry.cs64 public FileDescriptor FileContainingSymbol(string symbol) in FileContainingSymbol() method in Grpc.Reflection.SymbolRegistry
DReflectionServiceImpl.cs109 ServerReflectionResponse FileContainingSymbol(string symbol) in FileContainingSymbol() method in Grpc.Reflection.ReflectionServiceImpl
DReflection.cs166 public string FileContainingSymbol { property in Grpc.Reflection.V1Alpha.ServerReflectionRequest
230 FileContainingSymbol = 4, enumerator