1 write to DescriptorsPath
Microsoft.AspNetCore.Grpc.Swagger (1)
src\Grpc\JsonTranscoding\src\Shared\ServiceDescriptorHelpers.cs (1)
682DescriptorsPath = descriptorsPath;
2 references to DescriptorsPath
Microsoft.AspNetCore.Grpc.Swagger (2)
Internal\GrpcJsonTranscodingDescriptionProvider.cs (1)
106var field = routeParameter.Value.DescriptorsPath.Last();
src\Grpc\JsonTranscoding\src\Shared\ServiceDescriptorHelpers.cs (1)
487existingParameters.Add(routeParameter.Value.DescriptorsPath.Last());