1 write to _jsonFormatter
Microsoft.AspNetCore.Grpc.Microbenchmarks (1)
Json\JsonReading.cs (1)
29_jsonFormatter = new JsonParser(new JsonParser.Settings(recursionLimit: 100));
1 reference to _jsonFormatter
Microsoft.AspNetCore.Grpc.Microbenchmarks (1)
Json\JsonReading.cs (1)
41_jsonFormatter.Parse(_requestJson, HelloRequest.Descriptor);