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