1 write to _client
IIS.Microbenchmarks (1)
PlaintextBenchmark.cs (1)
28
_client
= new HttpClient()
1 reference to _client
IIS.Microbenchmarks (1)
PlaintextBenchmark.cs (1)
38
await
_client
.GetAsync("/plaintext");