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

Fix IDE0008 in DllImportGenerator and Microsoft.Interop.SourceGeneration #59885

Merged

Conversation

elinor-fung
Copy link
Member

Fix IDE0008: Use explicit type instead of 'var'

This should be last of the style violation fixes in DllImportGenerator and Microsoft.Interop.SourceGeneration source (did not do tests).

cc @AaronRobinsonMSFT @jkoritzinsky

@danmoseley
Copy link
Member

@stephentoub we have this set globally to 'silent' .. are we a long way from being able to enable it?

@elinor-fung elinor-fung merged commit b4773b0 into dotnet:feature/use-dllimport-generator Oct 4, 2021
@elinor-fung elinor-fung deleted the explicitType branch October 4, 2021 22:45
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants