1 write to _interactionService
aspire (1)
Commands\NewCommand.cs (1)
51
_interactionService
= interactionService;
1 reference to _interactionService
aspire (1)
Commands\NewCommand.cs (1)
105
if (templateResult.OutputPath is not null &&
_interactionService
is ExtensionInteractionService extensionInteractionService)