Having duplicates was causing the code auto-linking to ignore `ngForm` directives. PR Close #20512
PR Close #20512
This change will enable people to link to the API docs via their selectors or names, as used in a template. Since the selectors can be quite complex we are not able to get 100% accuracy. Closes #16787