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

Analyzer to make in explicit at call sites #23299

Closed
jcouv opened this issue Nov 20, 2017 · 1 comment
Closed

Analyzer to make in explicit at call sites #23299

jcouv opened this issue Nov 20, 2017 · 1 comment

Comments

@jcouv
Copy link
Member

jcouv commented Nov 20, 2017

You can pass in parameters explicitly or implicitly. A number of folks have expressed interest in requiring that in be explicit (see discussion in dotnet/csharplang#945).
An analyzer could help with that. It should be configurable via option.

@jinujoseph @kuhlenh for triage.

Tagging @VSadov @OmarTawfik as FYI

@jcouv
Copy link
Member Author

jcouv commented Sep 17, 2020

It looks like we're going to use ErrorProne.Net for this purpose: #44197
Closing

@jcouv jcouv closed this as completed Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants