IIconExtensions should be internal?
Open
area-System.Drawing
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 103
Description
Just randomly browsing files, and I found that IIconExtensions was made public but has no publicly accessible methods.
https://github.com/dotnet/winforms/blob/main/src/System.Private.Windows.GdiPlus/System/Drawing/IIconExtensions.cs
Contributor guide
Assessment
This issue has not been assessed yet.