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