Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StringValues should be a readonly struct #2856

Closed
benaadams opened this issue Feb 7, 2018 · 0 comments
Closed

StringValues should be a readonly struct #2856

benaadams opened this issue Feb 7, 2018 · 0 comments

Comments

@benaadams
Copy link
Member

It is an immutable struct with no changeable fields post construction and marking it as readonly struct will make it work more efficiently with the in parameter modifier

ryanbrandenburg pushed a commit that referenced this issue Nov 27, 2018
…-master

[automated] Merge branch 'release/2.2' => 'master'
@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants