1 write to DescriptorInfo
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
Internal\CallHandlers\ServerCallHandlerBase.cs (1)
32
DescriptorInfo
= descriptorInfo;
2 references to DescriptorInfo
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
Internal\CallHandlers\ServerCallHandlerBase.cs (2)
39
foreach (var rewriteAction in
DescriptorInfo
.RouteAdapter.RewriteVariableActions)
44
var serverCallContext = new JsonTranscodingServerCallContext(httpContext, MethodInvoker.Options, MethodInvoker.Method,
DescriptorInfo
, Logger);