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

Disallow ModuleInitializer attribute on abstract/virtual static methods. #63568

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

AlekseyTs
Copy link
Contributor

Fixes #63481.

@AlekseyTs AlekseyTs merged commit 684118c into dotnet:main Aug 25, 2022
@ghost ghost added this to the Next milestone Aug 25, 2022
@dibarbet dibarbet modified the milestones: Next, 17.4 P2 Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiler should error for ModuleInitializer on static abstract member
4 participants