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

Update analyzer version and fix new findings #70157

Merged
merged 4 commits into from
Jun 9, 2022

Conversation

buyaa-n
Copy link
Member

@buyaa-n buyaa-n commented Jun 2, 2022

Dogfooding the new analyzer CA1854: Prefer the 'IDictionary.TryGetValue(TKey, out TValue)' method that developed by @CollinAlpert. Fixing the findings

@ghost
Copy link

ghost commented Jun 2, 2022

Tagging subscribers to this area: @dotnet/area-meta
See info in area-owners.md if you want to be subscribed.

Issue Details

Dogfooding the new analyzer CA1854: Prefer the 'IDictionary.TryGetValue(TKey, out TValue)' method that added recently and fixing the findings

Author: buyaa-n
Assignees: -
Labels:

area-Meta

Milestone: -

@buyaa-n buyaa-n requested a review from stephentoub June 2, 2022 15:57
@buyaa-n buyaa-n merged commit 61ca87c into dotnet:main Jun 9, 2022
@buyaa-n buyaa-n deleted the update-analyzer branch June 9, 2022 22:25
@ghost ghost locked as resolved and limited conversation to collaborators Jul 10, 2022
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.

None yet

4 participants