1 reference to InvokeAsync
Microsoft.TemplateEngine.Cli (1)
Commands\create\InstantiateCommand.cs (1)
256return await candidates.Single().InvokeAsync(updatedParseResult, cancellationToken).ConfigureAwait(false);