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