2 references to Option
Wasm.Performance.ConsoleHost (2)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (2)
386
OptionHelp =
Option
(template, "Show help information", CommandOptionType.NoValue);
412
OptionVersion =
Option
(template, "Show version information", CommandOptionType.NoValue);