2 references to SelfHostDeployer
Microsoft.AspNetCore.Server.IntegrationTesting (2)
Deployers\ApplicationDeployerFactory.cs (1)
32return new SelfHostDeployer(deploymentParameters, loggerFactory);
Deployers\NginxDeployer.cs (1)
24: base(deploymentParameters, loggerFactory)