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