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