2 writes to AllVersions
aspire-nuget (2)
Commands\SearchCommand.cs (1)
270
AllVersions
= allVersions,
SearchJsonContext.PackageInfo.g.cs (1)
143
Setter = static (obj, value) => ((global::Aspire.Cli.NuGetHelper.Commands.PackageInfo)obj).
AllVersions
= value!,
2 references to AllVersions
aspire-nuget (2)
SearchJsonContext.PackageInfo.g.cs (2)
142
Getter = static obj => ((global::Aspire.Cli.NuGetHelper.Commands.PackageInfo)obj).
AllVersions
,
232
global::System.Collections.Generic.List<string> __value_AllVersions = ((global::Aspire.Cli.NuGetHelper.Commands.PackageInfo)value).
AllVersions
;