1 reference to JsonTranscodingServerCallContext
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
Internal\CallHandlers\ServerCallHandlerBase.cs (1)
44
var serverCallContext = new
JsonTranscodingServerCallContext
(httpContext, MethodInvoker.Options, MethodInvoker.Method, DescriptorInfo, Logger);