2 references to ReferenceListAppFullName
dotnet (2)
Commands\Hidden\List\Reference\ListReferenceCommandParser.cs (1)
24
var command = new Command("reference", CliCommandStrings.
ReferenceListAppFullName
);
Commands\Reference\List\ReferenceListCommandParser.cs (1)
21
var command = new Command("list", CliCommandStrings.
ReferenceListAppFullName
);