-
Notifications
You must be signed in to change notification settings - Fork 8
Issues: DotNetAnalyzers/ReflectionAnalyzers
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
Check Expression.New and Call arguments
analyzer
Create an analyzer for this.
#24
opened Sep 14, 2018 by
jnm2
Check Expression.Lambda parameters
analyzer
Create an analyzer for this.
#25
opened Sep 14, 2018 by
jnm2
Expression.Assign readony member
analyzer
Create an analyzer for this.
#26
opened Sep 14, 2018 by
JohanLarsson
Expression.Assign struct member
analyzer
Create an analyzer for this.
#27
opened Sep 14, 2018 by
JohanLarsson
REFL003 false negative until navigating to the document.
bug
Something isn't working
help wanted
Extra attention is needed
#51
opened Sep 18, 2018 by
JohanLarsson
Warn if GetNestedType is not checked for null or offer refactoring to throw on error
#186
opened Nov 3, 2018 by
jnm2
Check constructor arguments when calling Activator.CreateInstance
#207
opened Apr 1, 2019 by
JohanLarsson
Check that this argument is not null
analyzer
Create an analyzer for this.
#218
opened Jul 13, 2019 by
JohanLarsson
REFL005 add tests for getting backing fields for auto property.
#223
opened Dec 3, 2019 by
JohanLarsson
Invalid 'REFL041 Delegate type is not matching expected' when there is not enough info to check this
#231
opened Mar 25, 2020 by
jnm2
Codefix/refactoring: generate cached delegate for methodInfo.Invoke
#36
opened Sep 15, 2018 by
JohanLarsson
Require explicit throwOnError
analyzer
Create an analyzer for this.
codefix
Create a code fix for this.
#155
opened Oct 10, 2018 by
JohanLarsson
3 tasks
REFL037 warn if all symbols are visible and not reference assembly.
#197
opened Nov 16, 2018 by
JohanLarsson
Previous Next
ProTip!
no:milestone will show everything without a milestone.