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

Change behaviour of DotVVM02 warning for overrides #1784

Open
liviriniu opened this issue Feb 24, 2024 · 0 comments
Open

Change behaviour of DotVVM02 warning for overrides #1784

liviriniu opened this issue Feb 24, 2024 · 0 comments
Labels
analyzers issues regarding the Roslyn analysers bug

Comments

@liviriniu
Copy link

Taken from the forum post DotVVM02 warning for overrides

image

I saw that decorating the property in the abstract base (while making the warning go away which is correct), has effect on the override property, Bind not being needed to be set also on it. So I thought of suggesting a tweak to you for the behaviour of the DotVVM02 warning - to not be signaled on overrides which inherit the Bind attribute.

@exyi exyi added bug analyzers issues regarding the Roslyn analysers labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzers issues regarding the Roslyn analysers bug
Projects
None yet
Development

No branches or pull requests

2 participants