2 implementations of GetInitTemplatesAsync
aspire (1)
Templating\TemplateProvider.cs (1)
34public async Task<IEnumerable<ITemplate>> GetInitTemplatesAsync(CancellationToken cancellationToken = default)
Aspire.Cli.Tests (1)
Commands\NewCommandChannelResolutionTests.cs (1)
771public Task<IEnumerable<ITemplate>> GetInitTemplatesAsync(CancellationToken cancellationToken = default) =>