8 references to StartAsync
IISExpress.FunctionalTests (8)
InProcess\IISExpressShutdownTests.cs (1)
51
var deploymentResult = await
StartAsync
(parameters);
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (1)
190
var deploymentResult = await
StartAsync
(deploymentParameters);
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (6)
53
await
StartAsync
(deploymentParameters);
95
await
StartAsync
(deploymentParameters);
106
await
StartAsync
(deploymentParameters);
200
await
StartAsync
(deploymentParameters);
948
await
StartAsync
(deploymentParameters);
965
await
StartAsync
(deploymentParameters);