2 references to RunScriptAsync
Microsoft.AspNetCore.Server.IntegrationTesting (2)
Deployers\RemoteWindowsDeployer\RemoteWindowsDeployer.cs (2)
99
await
RunScriptAsync
("StartServer");
122
RunScriptAsync
("StopServer").Wait();