1 write to AllVersions
aspire (1)
BundleSearchJsonContext.BundlePackageInfo.g.cs (1)
143
Setter = static (obj, value) => ((global::Aspire.Cli.NuGet.BundlePackageInfo)obj).
AllVersions
= value!,
2 references to AllVersions
aspire (2)
BundleSearchJsonContext.BundlePackageInfo.g.cs (2)
142
Getter = static obj => ((global::Aspire.Cli.NuGet.BundlePackageInfo)obj).
AllVersions
,
215
ListStringSerializeHandler(writer, ((global::Aspire.Cli.NuGet.BundlePackageInfo)value).
AllVersions
);