2 references to Start
Aspire.Cli.Tests (2)
Commands\PsCommandTests.cs (2)
195
using var server = TestAppHostBackchannelServer.
Start
(appHostPath, processId: 1234, sdkVersion: sdkVersion);
399
using var server = TestAppHostBackchannelServer.
Start
(appHostPath, processId: 1234, sdkVersion: "13.2.4.0");