We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
View Complete Diff of Changes
NullableWalker
out
ref readonly
in
ImmutableArray.Create(1, 2, 3)
[1, 2, 3]
RequiresLocationAttribute
[Experimental]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
View Complete Diff of Changes
NullableWalker
afterout
argument (69511)ref readonly
test plan (69474)ref readonly
within
parameter behavior where it currently differs (69235)ref readonly
breaking change (69437)ImmutableArray.Create(1, 2, 3)
to[1, 2, 3]
(69473)RequiresLocationAttribute
cannot be accessed by fnptrs (69328)ref readonly
warnings for collection initializers (69307)[Experimental]
and contextual suppression (69316)ref readonly
feature branch (69435)The text was updated successfully, but these errors were encountered: