4 writes to RequestStopAsyncCalled
Aspire.Cli.Tests (4)
Commands\DeployCommandTests.cs (2)
165RequestStopAsyncCalled = deployModeCompleted 231RequestStopAsyncCalled = deployModeCompleted
Commands\PublishCommandTests.cs (2)
197backchannel.RequestStopAsyncCalled = inspectModeCompleted; 206backchannel.RequestStopAsyncCalled = publishModeCompleted;
1 reference to RequestStopAsyncCalled
Aspire.Cli.Tests (1)
TestServices\TestAppHostBackchannel.cs (1)
45RequestStopAsyncCalled?.SetResult();