Skip to content

Add regression test for assembly origin for event marking#102836

Merged
jtschuster merged 3 commits intodotnet:mainfrom
jtschuster:AssemblyOriginForEvents
May 30, 2024
Merged

Add regression test for assembly origin for event marking#102836
jtschuster merged 3 commits intodotnet:mainfrom
jtschuster:AssemblyOriginForEvents

Conversation

@jtschuster
Copy link
Member

Adds a regression test for the issue that was fixed in #102613.

The assembly level attribute marks the members on the referenced type, and the assembly is the MessageOrigin for the marking.

I confirmed this fails with before #102613.

@jtschuster jtschuster requested review from agocke and sbomer May 29, 2024 19:08
@jtschuster jtschuster requested a review from marek-safar as a code owner May 29, 2024 19:08
@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 29, 2024
@dotnet-policy-service dotnet-policy-service bot added the linkable-framework Issues associated with delivering a linker friendly framework label May 29, 2024
@jtschuster jtschuster added area-Tools-ILLink .NET linker development as well as trimming analyzers and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels May 29, 2024
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

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

Thanks!

@jtschuster jtschuster merged commit 21f356a into dotnet:main May 30, 2024
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
)

Adds a regression test for the issue that was fixed in dotnet#102613.

The assembly level attribute marks the members on the referenced type, and the assembly is the MessageOrigin for the marking.

I confirmed this fails with before dotnet#102613.
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants