Extended version for DotMake CLI which can bind custom classes, does not fall back to internal ArgumentConverter.GetDefaultValue which does not support all IList compatible types.
public static Object GetValueForDirective(
ParseResult parseResult,
Directive directive
)
[Missing <param name="directive"/> documentation for "M:DotMake.CommandLine.CliCommandBuilder.GetValueForDirective(System.CommandLine.ParseResult,System.CommandLine.Directive)"]