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

EnC: Report warning when Main method is updated #73472

Open
tmat opened this issue May 14, 2024 · 0 comments
Open

EnC: Report warning when Main method is updated #73472

tmat opened this issue May 14, 2024 · 0 comments
Labels
Interactive-EnC untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@tmat
Copy link
Member

tmat commented May 14, 2024

Report warning if entry-point method is updated (but not a lambda in an such method) and there is no active statement directly in the method.

Such an update will likely have no effect until the application is restarted, unless the app is invoking Main explicitly which is rare.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Interactive-EnC untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

No branches or pull requests

1 participant