3 writes to Arguments
Aspire.Hosting.Docker (3)
DockerComposeEnvironmentResource.cs (2)
240Arguments = arguments, 302Arguments = arguments,
DockerComposeServiceResource.cs (1)
359Arguments = arguments,
2 references to Arguments
Aspire.Hosting.Docker (2)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (2)
28Arguments = processSpec.Arguments, 116$"Command {processSpec.ExecutablePath} {processSpec.Arguments} returned non-zero exit code {process.ExitCode}"));