2 references to s_nameOption
aspire (2)
Commands\NewCommand.cs (2)
90
Options.Add(
s_nameOption
);
267
Name = parseResult.GetValue(
s_nameOption
),