4 references to Name
aspire (4)
Commands\AddCommand.cs (2)
287var source = pkg.Source is not null && pkg.Source.Length > 0 ? pkg.Source : item.Channel.Name; 343Label: channel.Name,
Commands\NewCommand.cs (2)
149var source = pkg.Source is not null && pkg.Source.Length > 0 ? pkg.Source : item.Channel.Name; 208Label: channel.Name,