1 write to ShowStatusCallback
Aspire.Cli.Tests (1)
Commands\RunCommandTests.cs (1)
463testInteractionService.ShowStatusCallback = (statusText) =>
1 reference to ShowStatusCallback
Aspire.Cli.Tests (1)
TestServices\TestInteractionService.cs (1)
55ShowStatusCallback?.Invoke(statusText);