I would like to know if there is a way to access comments on a class through Reflection or if they are completely stripped from the binaries.
No. Comments are stripped by the compiler - they're not present in the binaries, so there's no way to get them back.
Comments are ignored when code is compiled.
This means you can't get them "back" as they were never there in the first place.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With