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

Detect when property expressions are used #1737

Merged
merged 2 commits into from
Sep 7, 2024

Conversation

manodasanW
Copy link
Member

Our analyzer didn't detect when property expressions were used. This adds logic to detect that similar to property initializers.

Fixes #1726

@manodasanW manodasanW merged commit 7b7b412 into master Sep 7, 2024
1 of 9 checks passed
@manodasanW manodasanW deleted the manodasanw/fixpropertyexpression branch September 7, 2024 21:21
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.

Dictionary fails to cast to IReadOnlyDictionary
1 participant