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