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