2 references to ReferenceAddAppFullName
dotnet (2)
Commands\Hidden\Add\Reference\AddReferenceCommandParser.cs (1)
23
Command command = new("reference", CliCommandStrings.
ReferenceAddAppFullName
);
Commands\Reference\Add\ReferenceAddCommandParser.cs (1)
42
Command command = new("add", CliCommandStrings.
ReferenceAddAppFullName
);