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