Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'WinRTManagedOnlyTypeDetails' type #1815

Merged
merged 7 commits into from
Nov 9, 2024

Conversation

Sergio0694
Copy link
Member

This PR adds the WinRTManagedOnlyTypeDetails, which can be used with WinRTExposedTypeAttribute to correctly suppress warnings from the AOT generator and also suppress the codegen for a type (regardless of whether it's marked as partial). I also added a bunch of XML docs for all of those types involved here, and made WinRTExposedTypeAttribute visible.

@Sergio0694 Sergio0694 added enhancement New feature or request trimming AOT labels Oct 9, 2024
@Sergio0694 Sergio0694 requested a review from manodasanW October 9, 2024 23:57
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/managed-only-details branch from 8984fc4 to f502cdb Compare October 11, 2024 03:05
@manodasanW manodasanW changed the base branch from master to staging/2.2 October 11, 2024 23:45
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/managed-only-details branch from f502cdb to 5753376 Compare November 8, 2024 06:04
@manodasanW manodasanW changed the base branch from staging/2.2 to master November 8, 2024 07:21
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/managed-only-details branch from 9846e0f to 34f28d0 Compare November 8, 2024 21:47
@manodasanW manodasanW merged commit 2563a1f into master Nov 9, 2024
10 checks passed
@manodasanW manodasanW deleted the user/sergiopedri/managed-only-details branch November 9, 2024 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AOT enhancement New feature or request trimming
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants