Description
Thedynamic keyword relies on Reflection.Emit which is unavailable in Native AOT. Use strongly-typed alternatives.
Bad Code
Good Code
Properties
- Category: AOT Testing
- Severity: Warning
- Enabled by default: True
- Code fix available: False
