Base:
1 reference to ToString
Microsoft.AspNetCore.Grpc.Microbenchmarks (1)
Json\JsonReading.cs (1)
27
_requestJson = (new HelloRequest() { Name = "Hello world" }).
ToString
();