10 writes to RequestStopAsyncCalled
Aspire.Cli.Tests (10)
Commands\DeployCommandTests.cs (4)
172RequestStopAsyncCalled = deployModeCompleted 241RequestStopAsyncCalled = deployModeCompleted 313RequestStopAsyncCalled = deployModeCompleted 372RequestStopAsyncCalled = deployModeCompleted,
Commands\DoCommandTests.cs (4)
65RequestStopAsyncCalled = completed 118RequestStopAsyncCalled = completed 171RequestStopAsyncCalled = completed 229RequestStopAsyncCalled = completed
Commands\PublishCommandTests.cs (2)
195backchannel.RequestStopAsyncCalled = inspectModeCompleted; 204backchannel.RequestStopAsyncCalled = publishModeCompleted;
1 reference to RequestStopAsyncCalled
Aspire.Cli.Tests (1)
TestServices\TestAppHostCliBackchannel.cs (1)
34RequestStopAsyncCalled?.SetResult();