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