1 reference to FormatArgumentUsage
Microsoft.TemplateEngine.Cli (1)
Commands\CommandLineUtils.cs (1)
69internal static string FormatArgumentUsage(Option option) => FormatArgumentUsage(new[] { option });