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