2 references to VersionOption
Wasm.Performance.ConsoleHost (2)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (2)
397return VersionOption(template, () => shortFormVersion); 401return VersionOption(template, () => shortFormVersion, () => longFormVersion);