1 write to ShowStatusCallback
Aspire.Cli.Tests (1)
Commands\RunCommandTests.cs (1)
391testInteractionService.ShowStatusCallback = (statusText) =>
1 reference to ShowStatusCallback
Aspire.Cli.Tests (1)
TestServices\TestConsoleInteractionService.cs (1)
20ShowStatusCallback?.Invoke(statusText);