2 references to FormatCommand
Aspire.Hosting.Foundry (2)
FoundryLocalService.cs (2)
208throw new InvalidOperationException($"Foundry CLI command '{FormatCommand(arguments)}' could not be started."); 223throw new InvalidOperationException($"Foundry CLI command '{FormatCommand(arguments)}' failed with exit code {process.ExitCode}: {error}{output}");