-
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
Codefix/refactoring: generate cached delegate for methodInfo.Invoke
#36
opened Sep 15, 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 on missing binding flags or method/property signature when the type or member name is unknowable
#63
opened Sep 20, 2018 by
jnm2
REFL003 Figure out when we can warn on missing nonpublic not in source.
#67
opened Sep 20, 2018 by
JohanLarsson
Incorrect REFL033 "Use more specific types in the filter."
needs_repro
#143
opened Oct 1, 2018 by
jnm2
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
REFL003 incorrectly assumes that .GetType() returns only the type seen at compile-time
#183
opened Nov 3, 2018 by
jnm2
Warn if GetNestedType is not checked for null or offer refactoring to throw on error
#186
opened Nov 3, 2018 by
jnm2
Check generic argument index bounds.
analyzer
Create an analyzer for this.
#196
opened Nov 15, 2018 by
JohanLarsson
8 tasks
Previous Next
ProTip!
Follow long discussions with comments:>50.