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