Skip to content

Support for new language features for reverse engineering #11

Description

@hemantsathe

Please add support for new language features for reverse engineering. Currently the RE is failing for auto-properties with initial value setters. E.g.
public string PropertyName {get; set;} = "Initial Value";
line fails the entire class generation.

Are there tools to easily understand the parser code and submit a PR?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions