1 write to DescriptorsPath
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
src\Grpc\JsonTranscoding\src\Shared\ServiceDescriptorHelpers.cs (1)
682
DescriptorsPath
= descriptorsPath;
2 references to DescriptorsPath
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
Internal\JsonRequestHelpers.cs (1)
285
ServiceDescriptorHelpers.RecursiveSetValue(requestMessage, parameterDescriptor.Value.
DescriptorsPath
, routeValue);
src\Grpc\JsonTranscoding\src\Shared\ServiceDescriptorHelpers.cs (1)
487
existingParameters.Add(routeParameter.Value.
DescriptorsPath
.Last());