11 writes to RequestStopAsyncCalled
Aspire.Cli.Tests (11)
Commands\DeployCommandTests.cs (4)
171RequestStopAsyncCalled = deployModeCompleted 240RequestStopAsyncCalled = deployModeCompleted 309RequestStopAsyncCalled = deployModeCompleted 368RequestStopAsyncCalled = deployModeCompleted,
Commands\DoCommandTests.cs (4)
64RequestStopAsyncCalled = completed 117RequestStopAsyncCalled = completed 170RequestStopAsyncCalled = completed 228RequestStopAsyncCalled = completed
Commands\PublishCommandTests.cs (3)
207backchannel.RequestStopAsyncCalled = publishModeCompleted; 267backchannel.RequestStopAsyncCalled = inspectModeCompleted; 276backchannel.RequestStopAsyncCalled = publishModeCompleted;
1 reference to RequestStopAsyncCalled
Aspire.Cli.Tests (1)
TestServices\TestAppHostCliBackchannel.cs (1)
38RequestStopAsyncCalled?.SetResult();