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.


Associated WorkItem - 484168

Metadata

Metadata

Assignees

Labels

πŸ“Œ seQUESTeredIdentifies that an issue has been imported into Quest.⌚ Not Triagedneeds-area-labelAn area label is needed to ensure this gets routed to the appropriate area owners

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions