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

Mark attributes with ReSharper annotations to help code analysis #118

Closed
ericnewton76 opened this issue Nov 4, 2017 · 1 comment
Closed

Comments

@ericnewton76
Copy link
Member

Issue by imanushin
Sunday Mar 19, 2017 at 14:12 GMT
Originally opened as gsscoder/commandline#422


ReSharper has unused methods/properties highlighting to understand, what code can be removed safely.
CommandLine library uses reflection for code invokation, so ReSharper is unable to lookup the calls.
See below screenshot from Visual Studio (I used this file from opensource project)

image

@moh-hassan
Copy link
Collaborator

Vs 2017 support code analysis for unused code.

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

No branches or pull requests

2 participants