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

Add note about collection expressions. #40864

Merged
merged 3 commits into from
May 13, 2024

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented May 13, 2024

Fixes #38712

Note that these examples all use collection expressions.


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/builtin-types/arrays.md Arrays

Fixes dotnet#38712

Note that these examples all use collection expressions.
@BillWagner BillWagner added 🗺️ reQUEST Triggers an issue to be imported into Quest. user-feedback Issues related to "Unified User Feedback". labels May 13, 2024
@BillWagner BillWagner requested a review from gewarren May 13, 2024 15:12
@BillWagner BillWagner self-assigned this May 13, 2024
@dotnet-bot dotnet-bot added this to the May 2024 milestone May 13, 2024
@dotnet-policy-service dotnet-policy-service bot added okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. labels May 13, 2024
@BillWagner BillWagner removed the 🗺️ reQUEST Triggers an issue to be imported into Quest. label May 13, 2024
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe show both syntaxes in the example so they can see how to convert?

docs/csharp/language-reference/builtin-types/arrays.md Outdated Show resolved Hide resolved
BillWagner and others added 2 commits May 13, 2024 16:40
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@BillWagner BillWagner enabled auto-merge (squash) May 13, 2024 20:42
@BillWagner BillWagner merged commit 4485789 into dotnet:main May 13, 2024
8 checks passed
@BillWagner BillWagner deleted the arrays-and-collection-expressions branch May 13, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-csharp/svc lang-reference/subsvc okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. user-feedback Issues related to "Unified User Feedback".
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in "Declare and set array element values" example
3 participants