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