6 writes to RequestStopAsyncCalled
Aspire.Cli.Tests (6)
Commands\DeployCommandTests.cs (3)
168RequestStopAsyncCalled = deployModeCompleted 239RequestStopAsyncCalled = deployModeCompleted 309RequestStopAsyncCalled = deployModeCompleted
Commands\PublishCommandTests.cs (3)
207backchannel.RequestStopAsyncCalled = publishModeCompleted; 267backchannel.RequestStopAsyncCalled = inspectModeCompleted; 276backchannel.RequestStopAsyncCalled = publishModeCompleted;
1 reference to RequestStopAsyncCalled
Aspire.Cli.Tests (1)
TestServices\TestAppHostBackchannel.cs (1)
38RequestStopAsyncCalled?.SetResult();