10 writes to RequestStopAsyncCalled
Aspire.Cli.Tests (10)
Commands\DeployCommandTests.cs (4)
172RequestStopAsyncCalled = deployModeCompleted 241RequestStopAsyncCalled = deployModeCompleted 313RequestStopAsyncCalled = deployModeCompleted 372RequestStopAsyncCalled = deployModeCompleted,
Commands\DoCommandTests.cs (4)
64RequestStopAsyncCalled = completed 117RequestStopAsyncCalled = completed 170RequestStopAsyncCalled = completed 228RequestStopAsyncCalled = 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();