4 references to DeploymentResult
Microsoft.AspNetCore.Server.IntegrationTesting (3)
Common\DeploymentResult.cs (1)
43
:
this
(loggerFactory, deploymentParameters: deploymentParameters, applicationBaseUri: applicationBaseUri, contentRoot: string.Empty, hostShutdownToken: CancellationToken.None)
Deployers\NginxDeployer.cs (1)
92
return new
DeploymentResult
(
Deployers\SelfHostDeployer.cs (1)
69
return new
DeploymentResult
(
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
IISDeploymentResult.cs (1)
25
:
base
(loggerFactory,