Searched defs:requestCallContextFactory (Results 1 – 1 of 1) sorted by relevance
40 readonly Func<RequestCallContextSafeHandle> requestCallContextFactory; field in Grpc.Core.Internal.CompletionRegistry45 …<BatchContextSafeHandle> batchContextFactory, Func<RequestCallContextSafeHandle> requestCallContex… in CompletionRegistry()