-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
⌚ Not Triagedneeds-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersAn area label is needed to ensure this gets routed to the appropriate area ownersuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Describe the issue or suggestion
When an API is marked with the RequiresUnreferencedCodeAttibute
or RequiresDynamicCodeAttribute
, that means it's incompatible with trimming or AOT, respectively.
This info is relevant to users of the API and should be visible somewhere in the docs.
Similarly, any type marked with [DynamicallyAccessedMembers]
can impact users of the API. All of these attributes should be exposed in the API docs.
Metadata
Metadata
Assignees
Labels
⌚ Not Triagedneeds-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersAn area label is needed to ensure this gets routed to the appropriate area ownersuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Type
Projects
Status
🔖 Ready