Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
hvb2
4 hours ago
|
on: Why Custom Attributes in .NET Give Me Nightmares
Assuming you have all the code in your solution, you could do this with a source generator instead and have no need of reflection and are AOT compatible
reply