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

Report diagnostic if DynamicData is referencing a member that's not method/property (e.g, field) (and some cleanup) #4383

Merged
merged 4 commits into from
Dec 18, 2024

Conversation

Youssef1313
Copy link
Member

Fixes #4339

@Youssef1313 Youssef1313 changed the title Report diagnostic if DynamicData is referencing a member that's not method/property (e.g, field) Report diagnostic if DynamicData is referencing a member that's not method/property (e.g, field) (and some cleanup) Dec 18, 2024
@Evangelink Evangelink merged commit b9c8363 into microsoft:main Dec 18, 2024
8 of 11 checks passed
@Youssef1313 Youssef1313 deleted the fix-dynamicdata-analyzer branch December 18, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing analyzer diagnostic when DynamicData is used with a field.
2 participants