2 references to ReferenceRemoveAppFullName
dotnet (2)
Commands\Hidden\Remove\Reference\RemoveReferenceCommandParser.cs (1)
22
var command = new Command("reference", CliCommandStrings.
ReferenceRemoveAppFullName
);
Commands\Reference\Remove\ReferenceRemoveCommandParser.cs (1)
33
var command = new Command("remove", CliCommandStrings.
ReferenceRemoveAppFullName
);