Skip to content

Comments

chore: fix IDE0028/IDE0300/IDE0301/IDE0303 that are reported by .NET analyzer#3016

Open
filzrev wants to merge 2 commits intodotnet:masterfrom
filzrev:chore-fix-ide0028
Open

chore: fix IDE0028/IDE0300/IDE0301/IDE0303 that are reported by .NET analyzer#3016
filzrev wants to merge 2 commits intodotnet:masterfrom
filzrev:chore-fix-ide0028

Conversation

@filzrev
Copy link
Contributor

@filzrev filzrev commented Feb 20, 2026

This PR intended to fix some part of IDE0028 analyzer messages (It's reported as Information level)

*Analyzer Message

IDE0028: Collection initialization can be simplified
IDE0300: Use collection expression for array
IDE0301: Use collection expression for empty
IDE0303: Use collection expression for Create()

@filzrev filzrev changed the title chore: fix IDE0028 that reported by .NET analyzer chore: fix IDE0028/IDE0300/IDE0301/IDE0303 that are reported by .NET analyzer Feb 20, 2026
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.

1 participant