1 write to _templates
aspire (1)
Commands\NewCommand.cs (1)
108
_templates
= templateProvider.GetTemplates().ToArray();
1 reference to _templates
aspire (1)
Commands\NewCommand.cs (1)
110
foreach (var template in
_templates
)