1 write to _client
IIS.Microbenchmarks (1)
StartupTimeBenchmark.cs (1)
38_client = _deployer.DeployAsync().Result.HttpClient;
1 reference to _client
IIS.Microbenchmarks (1)
StartupTimeBenchmark.cs (1)
50var response = await _client.GetAsync("");