Skip to content

Add reference for null conditional assignment #45637

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

Merged
merged 4 commits into from
Apr 10, 2025

Conversation

@dotnetrepoman dotnetrepoman bot added this to the April 2025 milestone Apr 4, 2025
@BillWagner BillWagner marked this pull request as ready for review April 4, 2025 22:01
@BillWagner BillWagner requested a review from a team as a code owner April 4, 2025 22:01
@BillWagner BillWagner force-pushed the conditional-assignment branch from 2234f4a to f8d0729 Compare April 8, 2025 14:12
BillWagner and others added 4 commits April 9, 2025 10:54
Fixes dotnet#45610

Add language reference material for the null conditional assignment.
Also, fix warnings.
Co-authored-by: Genevieve Warren <[email protected]>
@BillWagner BillWagner force-pushed the conditional-assignment branch from f8d0729 to 72ecf2e Compare April 9, 2025 14:55
@BillWagner
Copy link
Member Author

closing and reopening to get a fresh build, now that Preview 3 is available.

@BillWagner BillWagner closed this Apr 10, 2025
@BillWagner BillWagner reopened this Apr 10, 2025
@BillWagner BillWagner merged commit d03ab8e into dotnet:main Apr 10, 2025
14 of 15 checks passed
@BillWagner BillWagner deleted the conditional-assignment branch April 10, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[C# 14-Fundamentals and reference]: New Feature - null conditional assignment
2 participants