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)
140args.AddRange(_args);