Closed
Description
During migration from MSDN to docs.microsoft.com, some of the content had their xref link commented out and changed with text inside inline code.
We should remove those from the docs:
https://github.com/dotnet/docs/search?q=%21--zz&type=Code
Search currently shows 88 files with that issue. In some cases though, we won't be able to fix the issue until the API is onboarded to docs. e.g. System.IO.WindowsRuntimeStreamExtensions is a UWP API that is not on docs yet.
For people interested in helping with this task, we'd break it down into smaller tasks (like 5-10 links per PR).