dotnet / dotnet/winforms

Convert `Hashtable` usage to `Dictionary<TKey, TValue`

Open
#8,143 10 comments 0 reactions 0 assignees View on GitHub
enhancement tenet-performance
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
20h 23m
Merged PRs (30d)
103

Description

### Is your feature request related to a problem? Please describe

Hashtable has been used all over the winforms code base.

### Describe the solution you'd like and alternatives you've considered

Refactoring to `Dictionary

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.