Skip to content

Docs should expose trimming attributes #11612

@agocke

Description

@agocke

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 ownersuntriagedNew issue has not been triaged by the area owner

Type

No type

Projects

Status

🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions