1 write to _interactionService
aspire (1)
Commands\NewCommand.cs (1)
51
_interactionService
= interactionService;
1 reference to _interactionService
aspire (1)
Commands\NewCommand.cs (1)
107
_interactionService
.OpenNewProject(templateResult.OutputPath);