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

Attributes not parsed correctly if no parameters but has parenthesis #13

Open
TarogStar opened this issue Aug 16, 2018 · 1 comment
Open

Comments

@TarogStar
Copy link

If there is an attribute like [System.Runtime.Serialization.EnumMemberAttribute()] then it will swallow everything after because there are no parameters. Removing the parenthesis or adding an actual parameter causes it to work.

@ffMathy
Copy link
Owner

ffMathy commented Jul 2, 2019

PRs are very welcome!

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