2 references to ShortNameArgument
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\InstantiateCommandDefinition.cs (1)
25Arguments.Add(ShortNameArgument);
Microsoft.TemplateEngine.Cli (1)
Commands\create\InstantiateCommandArgs.cs (1)
31ShortName = parseResult.GetValue(command.Definition.ShortNameArgument);