1 write to _deploymentResult
IIS.NewShim.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISTestSiteFixture.cs (1)
111_deploymentResult = (IISDeploymentResult)_deployer.DeployAsync().Result;
2 references to _deploymentResult
IIS.NewShim.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISTestSiteFixture.cs (2)
66return _deploymentResult; 77_deploymentResult?.Dispose();