We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
tmat
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: