3 references to ShowHelp
dotnet-user-secrets (3)
CommandLineOptions.cs (1)
56
app.OnExecute(() => app.
ShowHelp
());
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (2)
221
command.
ShowHelp
();
290
command.
ShowHelp
();