1 reference to ShowInHelpText
rzc (1)
CommandLine\CommandLineApplication.cs (1)
467
var arguments = target.Arguments.Where(a => a.
ShowInHelpText
).ToList();