1 write to TypeRegistry
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
Internal\Json\JsonContext.cs (1)
14
TypeRegistry
= typeRegistry;
2 references to TypeRegistry
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
Internal\Json\AnyConverter.cs (2)
32
var descriptor = Context.
TypeRegistry
.Find(typeName);
69
var descriptor = Context.
TypeRegistry
.Find(typeName);