ILLink analyzer doesn't warn for invalid annotations in top-level methods #101215
Labels
area-Tools-ILLink
.NET linker development as well as trimming analyzers
blocked
Issue/PR is blocked on something - see comments
Milestone
DynamicallyAccessedMembers annotations are not supported for arbitrary types. The ILLink analyzer normally produces IL2098 warnings when the annotations are applied to unsupported types, but this isn't working for top-level methods:
The text was updated successfully, but these errors were encountered: