2 references to ApplyTemplateAsync
aspire (2)
Templating\DotNetTemplateFactory.cs (2)
252
return await
ApplyTemplateAsync
(
277
return await
ApplyTemplateAsync
(template, name, outputPath, parseResult, extraArgsCallback, cancellationToken);