1 write to _deployer
IIS.Microbenchmarks (1)
StartupTimeBenchmark.cs (1)
37_deployer = ApplicationDeployerFactory.Create(deploymentParameters, NullLoggerFactory.Instance);
2 references to _deployer
IIS.Microbenchmarks (2)
StartupTimeBenchmark.cs (2)
38_client = _deployer.DeployAsync().Result.HttpClient; 44_deployer.Dispose();