1 write to Name
aspire (1)
Commands\NewCommand.cs (1)
188Name = parseResult.GetValue(s_nameOption),
1 reference to Name
aspire (1)
Templating\DotNetTemplateFactory.cs (1)
521if (inputs.Name is not { } name || !ProjectNameValidator.IsProjectNameValid(name))