Remove inheritdoc tags for types whose docs are already populated #11282
Labels
area-Meta
Concerns something that extends across runtime area boundaries, for example, IDisposable.
📌 seQUESTered
Identifies that an issue has been imported into Quest.
Uh oh!
There was an error while loading. Please reload this page.
Describe the issue or suggestion
This issue is to work around a platform bug where IntelliSense files are generated with invalid UIDs (see internal bug).
For types whose docs have already been populated by inheritdoc and whose source of truth is in this (dotnet-api-docs) repo, remove the
inheritdoc
tag, regenerate the IntelliSense files, and verify that the UIDs are resolved correctly.Associated WorkItem - 429956
The text was updated successfully, but these errors were encountered: