1 write to _packagingService
aspire (1)
Commands\UpdateCommand.cs (1)
54
_packagingService
= packagingService;
1 reference to _packagingService
aspire (1)
Commands\UpdateCommand.cs (1)
151
var allChannels = await
_packagingService
.GetChannelsAsync(cancellationToken);