Skip to content

Link to github missing for several new .net 10 types #12060

@dodexahedron

Description

@dodexahedron

Describe the issue or suggestion

There are several types and other items I've encountered that are new to .net 10 that do not have links back to their source on GitHub.

Most recent I came across was the new EventHandler<TSender,TEventArgs> type1. No link back to EventHandler.cs, where it lives.

Footnotes

  1. Which, by the way, I'm super happy to finally see added, because my own implementation of the same thing is a staple of many projects, which now I can replace with this one.

Metadata

Metadata

Assignees

Labels

⌚ Not Triagedneeds-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersuntriagedNew issue has not been triaged by the area owner

Type

No type

Projects

Status

🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions