Searched defs:testingOnlyPeerGetter (Results 1 – 1 of 1) sorted by relevance
42 private readonly Func<string> testingOnlyPeerGetter; field in Grpc.Core.ServerCallContext57 …Func<string> testingOnlyPeerGetter, Func<AuthContext> testingOnlyAuthContextGetter, Func<ContextPr… in ServerCallContext()