1 write to PathDescriptorsCache
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
Internal\CallHandlers\CallHandlerDescriptorInfo.cs (1)
27
PathDescriptorsCache
= new ConcurrentDictionary<string, List<FieldDescriptor>?>();
1 reference to PathDescriptorsCache
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
Internal\JsonRequestHelpers.cs (1)
364
return serverCallContext.DescriptorInfo.
PathDescriptorsCache
.GetOrAdd(path, p =>