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