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