Follow CA1825 Use Array<T>.Empty in all instances #22613
Unanswered
Mrnikbobjeff
asked this question in
Ideas
Replies: 1 comment
-
It's enabled here as far as I can tell: Line 32 in 1e74e8f |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Enabling the analyzer would allow the automatic detection of code such as this. It is a automatable fix with only positive impact.
See this docs link.
Public API Changes
None
Intended Use-Case
Allocation behaviour improvement / Code quality
Beta Was this translation helpful? Give feedback.
All reactions