[AOT] Improve Results<...>.PopulateMetadata implementation
Open
area-minimal
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
There currently isn't a good way to call static generic methods from reflection. `Results<...>.PopulateMetadata` currently requires DAM methods and some non-ideal reflection.
Some options are described here: https://github.com/dotnet/aspnetcore/pull/46082#discussion_r1086848062
Contributor guide
Assessment
This issue has not been assessed yet.