2 references to NetRemoveCommand
dotnet (2)
Commands\Hidden\Remove\RemoveCommandParser.cs (1)
25
var command = new DocumentedCommand("remove", DocsLink, CliCommandStrings.
NetRemoveCommand
)
Commands\Reference\ReferenceCommandParser.cs (1)
33
var command = new DocumentedCommand("reference", DocsLink, CliCommandStrings.
NetRemoveCommand
);