3 references to HelpOption
dotnet-dev-certs (3)
Program.cs (2)
112c.HelpOption("-h|--help"); 185app.HelpOption("-h|--help");
src\Tools\Shared\CommandLine\CommandLineApplicationExtensions.cs (1)
13=> app.HelpOption("-?|-h|--help");