6 writes to RequestStopAsyncCalled
Aspire.Cli.Tests (6)
Commands\DeployCommandTests.cs (3)
168RequestStopAsyncCalled = deployModeCompleted 232RequestStopAsyncCalled = deployModeCompleted 302RequestStopAsyncCalled = deployModeCompleted
Commands\PublishCommandTests.cs (3)
206backchannel.RequestStopAsyncCalled = publishModeCompleted; 266backchannel.RequestStopAsyncCalled = inspectModeCompleted; 275backchannel.RequestStopAsyncCalled = publishModeCompleted;
1 reference to RequestStopAsyncCalled
Aspire.Cli.Tests (1)
TestServices\TestAppHostBackchannel.cs (1)
38RequestStopAsyncCalled?.SetResult();