-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: DotNetAnalyzers/PropertyChangedAnalyzers
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
INPC001: should not trigger for internal properties, since they are not bindable
#171
by Insire
was closed Feb 10, 2020
INPC002 - should not warn, when property is annotated with [Bindable(false)]
#163
by Insire
was closed Jan 10, 2020
Warnings that require accessors to be changed should include the accessors in the squiggle location
#160
by jnm2
was closed Jan 10, 2020
Incorrect INPC003 due to any assignment being detected as setting the property
#159
by jnm2
was closed Dec 12, 2019
Diagnostic and fix expected for nullable reference property that doesn't notify
#158
by jnm2
was closed Nov 9, 2019
Unable to cast object of type CastExpressionSyntax to type IdentifierNameSyntax
#157
by jnm2
was closed Nov 9, 2019
INPC001 should not fire for implementations of IEnumerator<>, Stream, etc
#154
by jnm2
was closed Nov 9, 2019
OCD add OnPropertyChanged in document order when more than one.
#150
by JohanLarsson
was closed Aug 25, 2019
Check that equality is used on value and backing field.
analyzer
#141
by JohanLarsson
was closed Jan 16, 2020
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.