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 Analyzer could suggest input parameter binding instead of ctx.GetInput<T>() #330

Open
allantargino opened this issue Jun 10, 2024 · 0 comments
Labels
Analyzer Enhancement New feature or request P3

Comments

@allantargino
Copy link
Member

allantargino commented Jun 10, 2024

We could have an Info level diagnostic informing users that an input parameter binding can be used instead of ctx.GetInput<T>()

@lilyjma lilyjma added Enhancement New feature or request P3 labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Analyzer Enhancement New feature or request P3
Projects
None yet
Development

No branches or pull requests

2 participants