2 references to Argument
dotnet (2)
Commands\Store\StoreCommand.cs (1)
39msbuildArgs.AddRange(result.GetValue(StoreCommandParser.Argument) ?? []);
Commands\Store\StoreCommandParser.cs (1)
80command.Arguments.Add(Argument);