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