2 references to s_commandArgument
aspire (2)
Commands\ResourceCommand.cs (2)
51
Arguments.Add(
s_commandArgument
);
58
var commandName = parseResult.GetValue(
s_commandArgument
)!;