Skip to content

Conversation

@sbomer
Copy link
Member

@sbomer sbomer commented Oct 30, 2024

Fixes the IL2091 warnings missed by the analyzer in #109270.

Fixes #109270

@sbomer sbomer requested a review from a team October 30, 2024 22:01
@sbomer sbomer requested a review from marek-safar as a code owner October 30, 2024 22:01
@ghost ghost added the area-Tools-ILLink .NET linker development as well as trimming analyzers label Oct 30, 2024
@dotnet-policy-service dotnet-policy-service bot added the linkable-framework Issues associated with delivering a linker friendly framework label Oct 30, 2024
- Add tests for property/event
- Fix behavior for type arguments and base types
Copy link
Member

@jtschuster jtschuster left a comment

Choose a reason for hiding this comment

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

Thank you!

@sbomer
Copy link
Member Author

sbomer commented Nov 1, 2024

/ba-g "chrome-DebuggerTests dead-lettered", potentially #108078

@sbomer sbomer merged commit ed77814 into dotnet:main Nov 1, 2024
sbomer added a commit that referenced this pull request Nov 4, 2024
sbomer added a commit that referenced this pull request Nov 4, 2024
…109392)" (#109520)

This reverts commit ed77814.

Fixes a timeout in CLR_Tools_Tests.
sbomer added a commit to sbomer/runtime that referenced this pull request Nov 4, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 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.

Several IL20XX trim warnings missed by analyzers, only show up with ILC

2 participants