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