area-System.Reflectionhelp wanted
倉庫指標
- 星標
- (17,886 顆星)
- PR 合併指標
- (平均合併 12天 11小時) (30 天內合併 661 個 PR)
描述
It seems at some point the AssemblyName version was copied from UriHelper and hasn't kept up with any changes, including its rewrite in https://github.com/dotnet/runtime/commit/94acc996414dcf6b4b60847775e0247fd959eaa8. We should get rid of the old unsafe implementation entirely and just share the code if possible. cc: @stephentoub