Skip to content

Remove inheritdoc from some APIs #11284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 9, 2025
Merged

Remove inheritdoc from some APIs #11284

merged 4 commits into from
May 9, 2025

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented May 9, 2025

Fixes #11282

  • Removes inheritdoc tags from APIs whose source of truth is in this repo and where it causes a problem (due to a platform bug) with invalid UIDs in IntelliSense files.
  • Also converts some xref links to cref links in System.Numerics.

(Hide whitespace changes)

@gewarren gewarren merged commit a51f50c into dotnet:main May 9, 2025
6 checks passed
@gewarren gewarren deleted the bad-xrefs branch May 9, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove inheritdoc tags for types whose docs are already populated
2 participants