Skip to content

Docs should expose trimming attributes #11612

@agocke

Description

@agocke

Describe the issue or suggestion

When an API is marked with the RequiresUnreferencedCodeAttribute 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 Triaged🗺️ reQUESTTriggers an issue to be imported into Quest.needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area owners

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions