4 references to _definition
dotnet (4)
Commands\Package\Remove\PackageRemoveCommand.cs (4)
20
var arguments = _parseResult.GetValue(
_definition
.CmdPackageArgument) ?? [];
28
_definition
.FileOption,
29
_definition
.ProjectOption,
30
_definition
.GetProjectOrFileArgument(),