Skip to content

Fix property initializers and derived ObservableCollection#1686

Merged
manodasanW merged 3 commits into
staging/AOTfrom
manodasanw/propertyintiializer
Jul 30, 2024
Merged

Fix property initializers and derived ObservableCollection#1686
manodasanW merged 3 commits into
staging/AOTfrom
manodasanw/propertyintiializer

Conversation

@manodasanW
Copy link
Copy Markdown
Member

The source generator was not detecting property initializers during lookup table generation. It was also not detecting scenarios where classes extended ObservableCollection. Both of those are now addressed.

Fixes #1685
Fixes #1663

Copy link
Copy Markdown
Member

@Sergio0694 Sergio0694 left a comment

Choose a reason for hiding this comment

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

Nice! 🎉

Comment thread src/Authoring/WinRT.SourceGenerator/AotOptimizer.cs Outdated
Comment thread src/Authoring/WinRT.SourceGenerator/AotOptimizer.cs Outdated
Comment thread src/Authoring/WinRT.SourceGenerator/AotOptimizer.cs
@manodasanW manodasanW merged commit d5a6dc9 into staging/AOT Jul 30, 2024
@manodasanW manodasanW deleted the manodasanw/propertyintiializer branch July 30, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants