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