Skip to content

Annotate Reflection.Emit for trimming#38331

Merged
MichalStrehovsky merged 4 commits intodotnet:masterfrom
MichalStrehovsky:refEmit
Jun 25, 2020
Merged

Annotate Reflection.Emit for trimming#38331
MichalStrehovsky merged 4 commits intodotnet:masterfrom
MichalStrehovsky:refEmit

Conversation

@MichalStrehovsky
Copy link
Member

Even though intuitively Reflection.Emit doesn't feel trimming friendly, it probably is if we enforce base types and interfaces of emitted things are preserved in their entirety.

Even though intuitively Reflection.Emit doesn't feel trimming friendly, it probably is if we enforce base types and interfaces of emitted things are preserved in their entirety.
@Dotnet-GitSync-Bot
Copy link
Collaborator

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@MichalStrehovsky MichalStrehovsky merged commit 5c2d025 into dotnet:master Jun 25, 2020
@MichalStrehovsky MichalStrehovsky deleted the refEmit branch June 25, 2020 18:25
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants