19 references to CreateNamedChannelPackagingService
Aspire.Cli.Tests (19)
Commands\InitCommandTests.cs (19)
947
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(contextChannel);
996
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
("pr-12345");
1048
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(contextChannel);
1083
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(PackageChannelNames.Stable);
1119
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(contextChannel);
1161
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
("daily");
1192
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
("daily");
1268
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
("daily");
1316
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
("stable");
1370
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
("daily");
1422
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
("daily");
1499
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
("stable");
1645
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(contextChannel);
1703
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(PackageChannelNames.Stable);
1757
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(contextChannel);
1798
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(contextChannel);
1835
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(contextChannel);
1897
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(contextChannel);
2062
options.PackagingServiceFactory = _ =>
CreateNamedChannelPackagingService
(contextChannel);