ObservableProperty source generator messes up named arguments for attributes assigned with property:attribute #1038
Labels
analyzer 👓
A new analyzer being implemented or updated
mvvm-toolkit 🧰
Issues/PRs for the MVVM Toolkit
Describe the bug
When adding a custom attribute using [property:MyAttribute] the ObservableProperty source generator does not generate named arguments passed to the attributes constructor.
Regression
No response
Steps to reproduce
Expected behavior
Named arguments need to be properly passed to the source generator
Screenshots
No response
IDE and version
VS 2022
IDE version
No response
Nuget packages
Nuget package version(s)
8.3.2
Additional context
No response
Help us help you
No, just wanted to report this
The text was updated successfully, but these errors were encountered: