Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.Core/Internal/
DServerServiceDefinitionExtensions.cs30 …internal static ReadOnlyDictionary<string, IServerCallHandler> GetCallHandlers(this ServerServiceD… in GetCallHandlers() method in Grpc.Core.Internal.ServerServiceDefinitionExtensions
44 internal ReadOnlyDictionary<string, IServerCallHandler> GetCallHandlers() in GetCallHandlers() method in Grpc.Core.Internal.ServerServiceDefinitionExtensions.DefaultServiceBinder