6 writes to InteractionServiceFactory
Aspire.Cli.Tests (6)
Commands\AddCommandTests.cs (1)
564
options.
InteractionServiceFactory
= (sp) => {
Commands\NewCommandTests.cs (1)
493
options.
InteractionServiceFactory
= (sp) => {
Utils\CliUpdateNotificationServiceTests.cs (4)
43
configure.
InteractionServiceFactory
= (sp) =>
97
configure.
InteractionServiceFactory
= (sp) =>
151
configure.
InteractionServiceFactory
= (sp) =>
201
configure.
InteractionServiceFactory
= (sp) =>
1 reference to InteractionServiceFactory
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
69
services.AddSingleton(options.
InteractionServiceFactory
);