2 references to Argument
dotnet (1)
Commands\Tool\Store\StoreCommand.cs (1)
42
msbuildArgs.AddRange(result.GetValue(definition.
Argument
) ?? []);
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\StoreCommandDefinition.cs (1)
81
Arguments.Add(
Argument
);