1 write to _templateProvider
aspire (1)
Commands\InitCommand.cs (1)
93
_templateProvider
= templateProvider;
1 reference to _templateProvider
aspire (1)
Commands\InitCommand.cs (1)
602
var initTemplates = await
_templateProvider
.GetInitTemplatesAsync(cancellationToken);