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

Roslyn analysers for how to create decorators #23

Open
YanicHoegger opened this issue Jun 6, 2021 · 0 comments
Open

Roslyn analysers for how to create decorators #23

YanicHoegger opened this issue Jun 6, 2021 · 0 comments

Comments

@YanicHoegger
Copy link
Owner

When creating decorators, one should not use the constructor but the static factory method.
Therefore we should have a roslyn analyser that creates an error when using the constructor

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

1 participant