2 writes to RequestStopAsyncCallback
Aspire.Cli.Tests (2)
Commands\RunCommandTests.cs (2)
2258
RequestStopAsyncCallback
= () =>
2350
RequestStopAsyncCallback
= () =>
2 references to RequestStopAsyncCallback
Aspire.Cli.Tests (2)
TestServices\TestAppHostCliBackchannel.cs (2)
40
if (
RequestStopAsyncCallback
!= null)
42
return
RequestStopAsyncCallback
.Invoke();