1 write to PathDescriptorsCache
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
Internal\CallHandlers\CallHandlerDescriptorInfo.cs (1)
27PathDescriptorsCache = new ConcurrentDictionary<string, List<FieldDescriptor>>();
1 reference to PathDescriptorsCache
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
Internal\JsonRequestHelpers.cs (1)
365var cache = serverCallContext.DescriptorInfo.PathDescriptorsCache;