1 write to JsonPath
Microsoft.AspNetCore.Grpc.Swagger (1)
src\Grpc\JsonTranscoding\src\Shared\ServiceDescriptorHelpers.cs (1)
684JsonPath = jsonPath;
2 references to JsonPath
Microsoft.AspNetCore.Grpc.Swagger (2)
Internal\GrpcJsonTranscodingDescriptionProvider.cs (2)
117Name = routeParameter.Value.JsonPath, 182sb.Append(routeParameter.JsonPath);