2 references to GetFullNameAndVersion
rzc (2)
CommandLine\CommandLineApplication.cs (2)
530
nameAndVersion.AppendLine(
GetFullNameAndVersion
());
565
Out.WriteLine(rootCmd.
GetFullNameAndVersion
());