-
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
REFL013 warns about using events when it's not possible to do so
#206
opened Mar 16, 2019 by
monoclex
Warn on missing binding flags or method/property signature when the type or member name is unknowable
#63
opened Sep 20, 2018 by
jnm2
Incorrect REFL033 "Use more specific types in the filter."
needs_repro
#143
opened Oct 1, 2018 by
jnm2
REFL003 Figure out when we can warn on missing nonpublic not in source.
#67
opened Sep 20, 2018 by
JohanLarsson
Check generic argument index bounds.
analyzer
Create an analyzer for this.
#196
opened Nov 15, 2018 by
JohanLarsson
8 tasks
REFL003 incorrectly assumes that .GetType() returns only the type seen at compile-time
#183
opened Nov 3, 2018 by
jnm2
Replace GetGenericArguments with GenericTypeArguments or GenericTypeParameters
analyzer
Create an analyzer for this.
codefix
Create a code fix for this.
#12
opened Sep 14, 2018 by
jnm2
Fix-all for solution is not offered for various fixes even though there are occurrences outside the document
#226
opened Mar 25, 2020 by
jnm2
REFL037 warn if all symbols are visible and not reference assembly.
#197
opened Nov 16, 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
Codefix/refactoring: generate cached delegate for methodInfo.Invoke
#36
opened Sep 15, 2018 by
JohanLarsson
Previous Next
ProTip!
no:milestone will show everything without a milestone.