2 references to GetFullNameAndVersion
Wasm.Performance.ConsoleHost (2)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (2)
536
nameAndVersion.AppendLine(
GetFullNameAndVersion
());
571
Out.WriteLine(rootCmd.
GetFullNameAndVersion
());