1 reference to GetArgumentDescription
aspire (1)
Commands\ResourceCommand.cs (1)
769command.ArgumentInputs.Select(argument => (GetCommandOptionLabel(argument), GetArgumentDescription(argument, cliOptionNames))),