1 write to LongVersionGetter
NuGet.CommandLine.XPlat (1)
src\nuget-client\artifacts\.packages\microsoft.extensions.commandlineutils.sources\3.0.0-preview6.19253.5\contentFiles\cs\netstandard1.0\shared\CommandLine\CommandLineApplication.cs (1)
332
LongVersionGetter
= longFormVersionGetter ?? shortFormVersionGetter;
2 references to LongVersionGetter
NuGet.CommandLine.XPlat (2)
Program.cs (1)
179
log.LogVerbose(string.Format(CultureInfo.CurrentCulture, Strings.OutputNuGetVersion, app.FullName, app.
LongVersionGetter
()));
src\nuget-client\artifacts\.packages\microsoft.extensions.commandlineutils.sources\3.0.0-preview6.19253.5\contentFiles\cs\netstandard1.0\shared\CommandLine\CommandLineApplication.cs (1)
473
Out.WriteLine(
LongVersionGetter
());