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);