2 writes to RequestStopAsyncCalled
Aspire.Cli.Tests (2)
Commands\PublishCommandTests.cs (2)
187backchannel.RequestStopAsyncCalled = inspectModeCompleted; 196backchannel.RequestStopAsyncCalled = publishModeCompleted;
1 reference to RequestStopAsyncCalled
Aspire.Cli.Tests (1)
TestServices\TestAppHostBackchannel.cs (1)
45RequestStopAsyncCalled?.SetResult();