Skip to content

EventSource Manifest Trimmer test#56463

Merged
LakshanF merged 2 commits intodotnet:mainfrom
LakshanF:EventSourceManfiestTest
Jul 28, 2021
Merged

EventSource Manifest Trimmer test#56463
LakshanF merged 2 commits intodotnet:mainfrom
LakshanF:EventSourceManfiestTest

Conversation

@LakshanF
Copy link
Contributor

Adding a tests that get the manifest and checks that event methods are not trimmed. EventSource has DynamicallyAccessedMembersAttribute applied at class level which means derived types keeps members

@ghost
Copy link

ghost commented Jul 28, 2021

Tagging subscribers to this area: @tarekgh, @tommcdon, @pjanotti
See info in area-owners.md if you want to be subscribed.

Issue Details

Adding a tests that get the manifest and checks that event methods are not trimmed. EventSource has DynamicallyAccessedMembersAttribute applied at class level which means derived types keeps members

Author: LakshanF
Assignees: -
Labels:

area-System.Diagnostics.Tracing

Milestone: -

Copy link
Contributor

@josalem josalem left a comment

Choose a reason for hiding this comment

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

@LakshanF LakshanF merged commit beaea95 into dotnet:main Jul 28, 2021
@LakshanF LakshanF deleted the EventSourceManfiestTest branch July 28, 2021 20:50
@ghost ghost locked as resolved and limited conversation to collaborators Aug 27, 2021
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.

3 participants