Skip to content

Conversation

xtqqczze
Copy link
Contributor

Update comments for CA1825: Avoid zero-length array allocations

It is not correct that Array.Empty<T>() doesn't exist in all configurations, the API is available from .NET Standard 1.3.

Update comments for CA1825: Avoid zero-length array allocations

It is not correct that `Array.Empty<T>()` doesn't exist in all configurations, the API is available from .NET Standard 1.3.
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 19, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant