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