1 instantiation of ExtensionInteractionService
aspire (1)
Program.cs (1)
266
return new
ExtensionInteractionService
(consoleInteractionService,
1 reference to ExtensionInteractionService
aspire (1)
Commands\ConfigCommand.cs (1)
211
if (InteractionService is
ExtensionInteractionService
extensionInteractionService)