Searched defs:testingOnlyContextPropagationTokenFactory (Results 1 – 1 of 1) sorted by relevance
44 private readonly Func<ContextPropagationToken> testingOnlyContextPropagationTokenFactory; field in Grpc.Core.ServerCallContext57 …thContext> testingOnlyAuthContextGetter, Func<ContextPropagationToken> testingOnlyContextPropagati… in ServerCallContext()