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