1 write to _jsonFormatter
Microsoft.AspNetCore.Grpc.Microbenchmarks (1)
Json\JsonWriting.cs (1)
30_jsonFormatter = new JsonFormatter(new JsonFormatter.Settings(formatDefaultValues: false));
1 reference to _jsonFormatter
Microsoft.AspNetCore.Grpc.Microbenchmarks (1)
Json\JsonWriting.cs (1)
42_jsonFormatter.Format(_request);