2 writes to Version
NuGet.CommandLine.XPlat (2)
Commands\PackageSearch\JsonFormat\PackageSearchMainOutput.cs (1)
24
Version
= 2;
Generated\361d1da7f942c932\PackageSearchJsonContext.SearchMainOutput.g.cs (1)
61
Setter = static (obj, value) => ((global::NuGet.CommandLine.XPlat.SearchMainOutput)obj).
Version
= value!,
2 references to Version
NuGet.CommandLine.XPlat (2)
Generated\361d1da7f942c932\PackageSearchJsonContext.SearchMainOutput.g.cs (2)
60
Getter = static obj => ((global::NuGet.CommandLine.XPlat.SearchMainOutput)obj).
Version
,
132
writer.WriteNumber(PropName_version, ((global::NuGet.CommandLine.XPlat.SearchMainOutput)value).
Version
);