4 writes to RequestStopAsyncCalled
Aspire.Cli.Tests (4)
Commands\DeployCommandTests.cs (2)
164RequestStopAsyncCalled = deployModeCompleted 230RequestStopAsyncCalled = deployModeCompleted
Commands\PublishCommandTests.cs (2)
196backchannel.RequestStopAsyncCalled = inspectModeCompleted; 205backchannel.RequestStopAsyncCalled = publishModeCompleted;
1 reference to RequestStopAsyncCalled
Aspire.Cli.Tests (1)
TestServices\TestAppHostBackchannel.cs (1)
38RequestStopAsyncCalled?.SetResult();