Skip to content

New rule: MA0160 Use ContainsKey instead of TryGetValue when the second arg is a discard#743

Merged
meziantou merged 1 commit intomainfrom
issues/742
Jul 16, 2024
Merged

New rule: MA0160 Use ContainsKey instead of TryGetValue when the second arg is a discard#743
meziantou merged 1 commit intomainfrom
issues/742

Conversation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IDictionary.TryGetValue with a discard vs ContainsKey

2 participants