2 references to Command
Aspire.Hosting (2)
DistributedApplicationBuilder.cs (1)
535if (!string.IsNullOrEmpty(execOptions.Command))
Exec\ExecResourceManager.cs (1)
218var command = _execOptions.Command;