1 write to _args
dotnet-getdocument (1)
Commands\InvokeCommand.cs (1)
32
_args
= command.RemainingArguments;
1 reference to _args
dotnet-getdocument (1)
Commands\InvokeCommand.cs (1)
140
args.AddRange(
_args
);