2 references to FindCommand
aspire (2)
Projects\GuestRuntime.cs (2)
55
var command =
FindCommand
(_spec.InstallDependencies.Command);
152
var command =
FindCommand
(commandSpec.Command);