10 writes to RequestStopAsyncCalled
Aspire.Cli.Tests (10)
Commands\DeployCommandTests.cs (3)
169RequestStopAsyncCalled = deployModeCompleted 238RequestStopAsyncCalled = deployModeCompleted 307RequestStopAsyncCalled = deployModeCompleted
Commands\DoCommandTests.cs (4)
64RequestStopAsyncCalled = completed 117RequestStopAsyncCalled = completed 170RequestStopAsyncCalled = completed 228RequestStopAsyncCalled = completed
Commands\PublishCommandTests.cs (3)
207backchannel.RequestStopAsyncCalled = publishModeCompleted; 267backchannel.RequestStopAsyncCalled = inspectModeCompleted; 276backchannel.RequestStopAsyncCalled = publishModeCompleted;
1 reference to RequestStopAsyncCalled
Aspire.Cli.Tests (1)
TestServices\TestAppHostBackchannel.cs (1)
38RequestStopAsyncCalled?.SetResult();