Skip to content

Mark attributes with ReSharper annotations to help code analysis #422

Open
@imanushin

Description

@imanushin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions