1 reference to ShowInHelpText
dotnet-dev-certs (1)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (1)
489
var options = target.GetOptions().Where(o => o.
ShowInHelpText
).ToList();