Iterate through installer providers and return the result from the first one that matches the given inputs, throwing if none match.
The parsed action inputs.
The current dynamic options.
The installer result with the local path and updated options.
If no types.IInstallerProvider matches the given inputs.
Iterate through installer providers and return the result from the first one that matches the given inputs, throwing if none match.